Bump sass from 1.40.1 to 1.41.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.40.1 to 1.41.1. - [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.40.1...1.41.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ed39e69351
commit
73105a4f01
14
package-lock.json
generated
14
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"jest-in-case": "^1.0.2",
|
||||
"patch-package": "^6.4",
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.40",
|
||||
"sass": "^1.41",
|
||||
"ts-jest": "^26.5.6",
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "^4.4",
|
||||
@ -9730,9 +9730,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.40.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.40.1.tgz",
|
||||
"integrity": "sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==",
|
||||
"version": "1.41.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
|
||||
"integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
@ -19329,9 +19329,9 @@
|
||||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.40.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.40.1.tgz",
|
||||
"integrity": "sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==",
|
||||
"version": "1.41.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
|
||||
"integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
|
@ -36,7 +36,7 @@
|
||||
"jest-in-case": "^1.0.2",
|
||||
"patch-package": "^6.4",
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.40",
|
||||
"sass": "^1.41",
|
||||
"ts-jest": "^26.5.6",
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "^4.4",
|
||||
|
Loading…
Reference in New Issue
Block a user