This commit is contained in:
dependabot[bot]
2025-02-20 14:04:28 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -105,7 +105,7 @@
"istanbul-lib-coverage": "^3.2.2", "istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.1", "postcss": "^8.5.1",
"react-hot-loader": "^4.13.1", "react-hot-loader": "^4.13.1",
"sass": "^1.83.4", "sass": "^1.85.0",
"stylelint": "^16.14.1", "stylelint": "^16.14.1",
"stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.11.0", "stylelint-scss": "^6.11.0",
@@ -11370,9 +11370,9 @@
"dev": true "dev": true
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.83.4", "version": "1.85.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
"integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==", "integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -136,7 +136,7 @@
"istanbul-lib-coverage": "^3.2.2", "istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.1", "postcss": "^8.5.1",
"react-hot-loader": "^4.13.1", "react-hot-loader": "^4.13.1",
"sass": "^1.83.4", "sass": "^1.85.0",
"stylelint": "^16.14.1", "stylelint": "^16.14.1",
"stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.11.0", "stylelint-scss": "^6.11.0",