Skip to content

Commit 422047c

Browse files
Update dependency sass to v1.94.2
1 parent 35350be commit 422047c

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.94.0"
33+
"sass": "1.94.2"
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.94.0:
2487-
version "1.94.0"
2488-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.0.tgz#a04198d8940358ca6ad537d2074051edbbe7c1a7"
2489-
integrity sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==
2486+
sass@1.94.2:
2487+
version "1.94.2"
2488+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.2.tgz#198511fc6fdd2fc0a71b8d1261735c12608d4ef3"
2489+
integrity sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==
24902490
dependencies:
24912491
chokidar "^4.0.0"
24922492
immutable "^5.0.2"

0 commit comments

Comments
 (0)