Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d78d6e0

Browse files
Merge pull request Hacker0x01#1201 from Hacker0x01/dependabot/npm_and_yarn/sass-1.69.4
Bump sass from 1.69.2 to 1.69.4
2 parents 88dccac + dd7359c commit d78d6e0

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
@@ -27,7 +27,7 @@
2727
"gatsby-transformer-sharp": "^3.15.0",
2828
"react": "^17.0.2",
2929
"react-helmet": "^6.0.0",
30-
"sass": "^1.69.2",
30+
"sass": "^1.69.4",
3131
"webpack": "^5.88.2"
3232
},
3333
"keywords": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10916,10 +10916,10 @@ sass-loader@^10.1.1:
1091610916
schema-utils "^3.0.0"
1091710917
semver "^7.3.2"
1091810918

10919-
sass@^1.69.2:
10920-
version "1.69.2"
10921-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.2.tgz#8aeaeb6c1dcdbeaa26bbfeddece67c9fcd4b1d93"
10922-
integrity sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==
10919+
sass@^1.69.4:
10920+
version "1.69.4"
10921+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.4.tgz#10c735f55e3ea0b7742c6efa940bce30e07fbca2"
10922+
integrity sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==
1092310923
dependencies:
1092410924
chokidar ">=3.0.0 <4.0.0"
1092510925
immutable "^4.0.0"

0 commit comments

Comments
 (0)