Bump sass from 1.66.1 to 1.67.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.0. - [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.66.1...1.67.0) --- 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
3dfe1dcf65
commit
db3c225041
|
@ -29,7 +29,7 @@
|
|||
"gpt-tokenizer": "^2.0.0",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.28",
|
||||
"sass": "^1.65.1",
|
||||
"sass": "^1.67.0",
|
||||
"stacking-order": "^2.0.0",
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.5.0",
|
||||
|
@ -4023,9 +4023,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.66.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
|
||||
"integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
|
||||
"version": "1.67.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.67.0.tgz",
|
||||
"integrity": "sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"gpt-tokenizer": "^2.0.0",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.28",
|
||||
"sass": "^1.65.1",
|
||||
"sass": "^1.67.0",
|
||||
"stacking-order": "^2.0.0",
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.5.0",
|
||||
|
|
Loading…
Reference in New Issue