mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency sass to v1.98.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1e856d7d83
commit
a61177809e
Generated
+5
-5
@@ -79,7 +79,7 @@
|
||||
"jest-environment-jsdom": "30.3.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.1",
|
||||
"sass": "1.97.3",
|
||||
"sass": "1.98.0",
|
||||
"terser": "5.46.0",
|
||||
"ts-jest": "29.4.6",
|
||||
"typescript": "5.9.3",
|
||||
@@ -10166,14 +10166,14 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.97.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
|
||||
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
|
||||
"version": "1.98.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
|
||||
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
"immutable": "^5.0.2",
|
||||
"immutable": "^5.1.5",
|
||||
"source-map-js": ">=0.6.2 <2.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
"jest-environment-jsdom": "30.3.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.1",
|
||||
"sass": "1.97.3",
|
||||
"sass": "1.98.0",
|
||||
"terser": "5.46.0",
|
||||
"ts-jest": "29.4.6",
|
||||
"typescript": "5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user