mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 20:14:53 +01:00
Bump sass from 1.63.4 to 1.63.6 (#741)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.6. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.63.4...1.63.6) --- updated-dependencies: - dependency-name: sass 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
7e4febcfd5
commit
6c698b7fe2
11
package-lock.json
generated
11
package-lock.json
generated
@ -54,7 +54,7 @@
|
||||
"prettier": "^2.8.8",
|
||||
"prismjs": "^1.29.0",
|
||||
"rollup": "^3.25.3",
|
||||
"sass": "^1.63.4",
|
||||
"sass": "^1.63.6",
|
||||
"semver": "^7.5.3",
|
||||
"stylelint": "^15.9.0",
|
||||
"stylelint-config-standard-scss": "^9.0.0",
|
||||
@ -7582,9 +7582,10 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.63.4",
|
||||
"version": "1.63.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
|
||||
"integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
"immutable": "^4.0.0",
|
||||
@ -13490,7 +13491,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.63.4",
|
||||
"version": "1.63.6",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
|
||||
"integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
@ -82,7 +82,7 @@
|
||||
"prettier": "^2.8.8",
|
||||
"prismjs": "^1.29.0",
|
||||
"rollup": "^3.25.3",
|
||||
"sass": "^1.63.4",
|
||||
"sass": "^1.63.6",
|
||||
"semver": "^7.5.3",
|
||||
"stylelint": "^15.9.0",
|
||||
"stylelint-config-standard-scss": "^9.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user