mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps-dev): bump sass from 1.61.0 to 1.62.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.61.0 to 1.62.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.61.0...1.62.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
0f5aa82776
commit
f3192d3413
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -87,7 +87,7 @@
|
||||
"prettier": "2.8.7",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.61.0",
|
||||
"sass": "1.62.0",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
@@ -32152,9 +32152,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.61.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.61.0.tgz",
|
||||
"integrity": "sha512-PDsN7BrVkNZK2+dj/dpKQAWZavbAQ87IXqVvw2+oEYI+GwlTWkvbQtL7F2cCNbMqJEYKPh1EcjSxsnqIb/kyaQ==",
|
||||
"version": "1.62.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.0.tgz",
|
||||
"integrity": "sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"prettier": "2.8.7",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.61.0",
|
||||
"sass": "1.62.0",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user