Skip to content

Commit 10377f9

Browse files
Update dependency sass to v1.90.0 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b043a5 commit 10377f9

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
@@ -30,7 +30,7 @@
3030
"test": "yarn build && yarn docs && tape test.js"
3131
},
3232
"dependencies": {
33-
"sass": "1.89.2"
33+
"sass": "1.90.0"
3434
},
3535
"devDependencies": {
3636
"sassdoc": "2.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,10 +2483,10 @@ sass-convert@^0.5.0:
24832483
through2 "^2.0.0"
24842484
which "^1.0.5"
24852485

2486-
sass@1.89.2:
2487-
version "1.89.2"
2488-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
2489-
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
2486+
sass@1.90.0:
2487+
version "1.90.0"
2488+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
2489+
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
24902490
dependencies:
24912491
chokidar "^4.0.0"
24922492
immutable "^5.0.2"

0 commit comments

Comments
 (0)