Skip to content

Commit e99c92e

Browse files
committed
Update dependency sass to v1.41.1
1 parent ae96cd1 commit e99c92e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.41.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
@@ -12546,10 +12546,10 @@ sass-resources-loader@^2.2.4:
1254612546
glob "^7.1.6"
1254712547
loader-utils "^2.0.0"
1254812548

12549-
sass@1.35.2:
12550-
version "1.35.2"
12551-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
12552-
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
12549+
sass@1.41.1:
12550+
version "1.41.1"
12551+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.1.tgz#bca5bed2154192779c29f48fca9c644c60c38d98"
12552+
integrity sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==
1255312553
dependencies:
1255412554
chokidar ">=3.0.0 <4.0.0"
1255512555

0 commit comments

Comments
 (0)