Skip to content

Commit 935a507

Browse files
chore(deps-dev): bump sass from 1.92.0 to 1.92.1 in the security group (#1189)
1 parent 1ad18c9 commit 935a507

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"gatsby-cli": "5.15.0",
5858
"identity-obj-proxy": "^3.0.0",
5959
"jest": "^30.1.3",
60-
"sass": "^1.92.0"
60+
"sass": "^1.92.1"
6161
},
6262
"resolutions": {
6363
"mkdirp": "^0.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12125,10 +12125,10 @@ sass-loader@^10.4.1:
1212512125
schema-utils "^3.0.0"
1212612126
semver "^7.3.2"
1212712127

12128-
sass@^1.92.0:
12129-
version "1.92.0"
12130-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.0.tgz#02d9ae21ce1763def2cd461449aac2eb56364796"
12131-
integrity sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==
12128+
sass@^1.92.1:
12129+
version "1.92.1"
12130+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.1.tgz#07fb1fec5647d7b712685d1090628bf52456fe86"
12131+
integrity sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==
1213212132
dependencies:
1213312133
chokidar "^4.0.0"
1213412134
immutable "^5.0.2"

0 commit comments

Comments
 (0)