Bump sass from 1.38.1 to 1.38.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.1 to 1.38.2. - [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.38.1...1.38.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
08b2781b8d
commit
ea4b501d70
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10301,9 +10301,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.38.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.38.1.tgz",
|
||||
"integrity": "sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==",
|
||||
"version": "1.38.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.38.2.tgz",
|
||||
"integrity": "sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"gulp-zip": "^5.1.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"postcss": "^8.3.6",
|
||||
"sass": "^1.38.1",
|
||||
"sass": "^1.38.2",
|
||||
"terser": "^5.7.2",
|
||||
"tsify": "^5.0.4",
|
||||
"typescript": "^4.4.2",
|
||||
|
|
Loading…
Reference in a new issue