Bump sass from 1.69.3 to 1.69.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4. - [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.69.3...1.69.4) --- 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
e875740fb0
commit
4c60d99765
|
@ -29,7 +29,7 @@
|
|||
"gpt-tokenizer": "^2.1.2",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.31",
|
||||
"sass": "^1.69.3",
|
||||
"sass": "^1.69.4",
|
||||
"stacking-order": "^2.0.0",
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.5.2",
|
||||
|
@ -4030,9 +4030,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.69.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.3.tgz",
|
||||
"integrity": "sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==",
|
||||
"version": "1.69.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.4.tgz",
|
||||
"integrity": "sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"gpt-tokenizer": "^2.1.2",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.31",
|
||||
"sass": "^1.69.3",
|
||||
"sass": "^1.69.4",
|
||||
"stacking-order": "^2.0.0",
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.5.2",
|
||||
|
|
Loading…
Reference in New Issue