mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps-dev): bump sass from 1.69.7 to 1.70.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.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.69.7...1.70.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:
committed by
Łukasz Mierzwa
parent
f198ab38c9
commit
845eef677b
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -87,7 +87,7 @@
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.2.4",
|
||||
"sass": "1.69.7",
|
||||
"sass": "1.70.0",
|
||||
"terser": "5.26.0",
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.3.3",
|
||||
@@ -11284,9 +11284,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.69.7",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz",
|
||||
"integrity": "sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==",
|
||||
"version": "1.70.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.70.0.tgz",
|
||||
"integrity": "sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.2.4",
|
||||
"sass": "1.69.7",
|
||||
"sass": "1.70.0",
|
||||
"terser": "5.26.0",
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.3.3",
|
||||
|
||||
Reference in New Issue
Block a user