mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump sass from 1.59.2 to 1.59.3 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.3. - [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.59.2...1.59.3) --- 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
226c217126
commit
1caa57d7f3
Generated
+4
-4
@@ -87,7 +87,7 @@
|
||||
"prettier": "2.8.4",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.59.2",
|
||||
"sass": "1.59.3",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
@@ -31853,9 +31853,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.59.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.59.2.tgz",
|
||||
"integrity": "sha512-jJyO6SmbzkJexF8MUorHx5tAilcgabioYxT/BHbY4+OvoqmbHxsYlrjZ8Adhqcgl6Zqwie0TgMXLCAmPFxXOuw==",
|
||||
"version": "1.59.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.59.3.tgz",
|
||||
"integrity": "sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@
|
||||
"prettier": "2.8.4",
|
||||
"purgecss": "5.0.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.59.2",
|
||||
"sass": "1.59.3",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user