mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency sass to v1.52.2
This commit is contained in:
committed by
renovate[bot]
parent
88f530b92d
commit
db2408d06f
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -87,7 +87,7 @@
|
||||
"prettier": "2.6.2",
|
||||
"purgecss": "4.1.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.52.1",
|
||||
"sass": "1.52.2",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
@@ -28983,9 +28983,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.52.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.1.tgz",
|
||||
"integrity": "sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==",
|
||||
"version": "1.52.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
|
||||
"integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
@@ -55358,9 +55358,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.52.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.1.tgz",
|
||||
"integrity": "sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==",
|
||||
"version": "1.52.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
|
||||
"integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"prettier": "2.6.2",
|
||||
"purgecss": "4.1.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.52.1",
|
||||
"sass": "1.52.2",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user