mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 22:01:30 +01:00
Bump rollup from 3.25.1 to 3.25.3 (#747)
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.25.1...v3.25.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
76126ef894
commit
7e4febcfd5
11
package-lock.json
generated
11
package-lock.json
generated
@ -53,7 +53,7 @@
|
|||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"prismjs": "^1.29.0",
|
"prismjs": "^1.29.0",
|
||||||
"rollup": "^3.25.1",
|
"rollup": "^3.25.3",
|
||||||
"sass": "^1.63.4",
|
"sass": "^1.63.4",
|
||||||
"semver": "^7.5.3",
|
"semver": "^7.5.3",
|
||||||
"stylelint": "^15.9.0",
|
"stylelint": "^15.9.0",
|
||||||
@ -7482,9 +7482,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rollup": {
|
"node_modules/rollup": {
|
||||||
"version": "3.25.1",
|
"version": "3.25.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.3.tgz",
|
||||||
|
"integrity": "sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"rollup": "dist/bin/rollup"
|
"rollup": "dist/bin/rollup"
|
||||||
},
|
},
|
||||||
@ -13437,7 +13438,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"version": "3.25.1",
|
"version": "3.25.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.3.tgz",
|
||||||
|
"integrity": "sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"fsevents": "~2.3.2"
|
"fsevents": "~2.3.2"
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"prismjs": "^1.29.0",
|
"prismjs": "^1.29.0",
|
||||||
"rollup": "^3.25.1",
|
"rollup": "^3.25.3",
|
||||||
"sass": "^1.63.4",
|
"sass": "^1.63.4",
|
||||||
"semver": "^7.5.3",
|
"semver": "^7.5.3",
|
||||||
"stylelint": "^15.9.0",
|
"stylelint": "^15.9.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user