1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Bump sass from 1.75.0 to 1.77.1 (#50588)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 22:33:17 +00:00
committed by GitHub
parent c9b0421ff1
commit 989e95d1e4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -153,7 +153,7 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.0",
"robots-parser": "^3.0.0",
"sass": "^1.75.0",
"sass": "^1.77.1",
"start-server-and-test": "^2.0.3",
"typescript": "^5.4.4",
"unist-util-remove": "^4.0.0",
@@ -12994,9 +12994,9 @@
}
},
"node_modules/sass": {
"version": "1.75.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.75.0.tgz",
"integrity": "sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==",
"version": "1.77.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz",
"integrity": "sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==",
"devOptional": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",

View File

@@ -339,7 +339,7 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.0",
"robots-parser": "^3.0.0",
"sass": "^1.75.0",
"sass": "^1.77.1",
"start-server-and-test": "^2.0.3",
"typescript": "^5.4.4",
"unist-util-remove": "^4.0.0",