Skip to content

Commit 187f825

Browse files
Update dependency sass to v1.84.0
1 parent cc6d986 commit 187f825

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.83.4"
33+
"sass": "1.84.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.83.4:
2487-
version "1.83.4"
2488-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
2489-
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
2486+
sass@1.84.0:
2487+
version "1.84.0"
2488+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.84.0.tgz#da9154cbccb2d2eac7a9486091b6d9ba93ef5bad"
2489+
integrity sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==
24902490
dependencies:
24912491
chokidar "^4.0.0"
24922492
immutable "^5.0.2"

0 commit comments

Comments
 (0)