Skip to content

Commit aebcfb7

Browse files
committed
Update dependency sass to v1.37.1
1 parent ca93598 commit aebcfb7

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
@@ -71,7 +71,7 @@
7171
"nodemon": "2.0.12",
7272
"prettier": "2.3.2",
7373
"rimraf": "3.0.2",
74-
"sass": "1.35.2",
74+
"sass": "1.37.1",
7575
"sass-loader": "10.2.0",
7676
"stylelint": "13.13.1",
7777
"stylelint-config-prettier": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12499,10 +12499,10 @@ sass-resources-loader@^2.2.3:
1249912499
glob "^7.1.6"
1250012500
loader-utils "^2.0.0"
1250112501

12502-
sass@1.35.2:
12503-
version "1.35.2"
12504-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
12505-
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
12502+
sass@1.37.1:
12503+
version "1.37.1"
12504+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.1.tgz#5886f31d3991197b78e03e0db2c5753c6769dbc2"
12505+
integrity sha512-0t1nEcF+DyzhTLKTY49siPk2JI1ZPF1MWn49UY99RGre9/6A8rNGQmgWOhJF4h8elI8iC1v2w5SuZc2R9j4rkQ==
1250612506
dependencies:
1250712507
chokidar ">=3.0.0 <4.0.0"
1250812508

0 commit comments

Comments
 (0)