mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps-dev): bump sass from 1.57.0 to 1.57.1 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.1. - [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.57.0...1.57.1) --- 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:
committed by
Łukasz Mierzwa
parent
527fb5f56b
commit
bf82df4abc
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -87,7 +87,7 @@
|
||||
"prettier": "2.8.1",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.57.0",
|
||||
"sass": "1.57.1",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
@@ -32057,9 +32057,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.57.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.0.tgz",
|
||||
"integrity": "sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==",
|
||||
"version": "1.57.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
@@ -60896,9 +60896,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.57.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.0.tgz",
|
||||
"integrity": "sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==",
|
||||
"version": "1.57.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"prettier": "2.8.1",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.57.0",
|
||||
"sass": "1.57.1",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user