Skip to content

Commit e3814bd

Browse files
committed
Update dependency sass to v1.35.2
1 parent 2d2fe9c commit e3814bd

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.9",
7272
"prettier": "2.3.2",
7373
"rimraf": "3.0.2",
74-
"sass": "1.34.1",
74+
"sass": "1.35.2",
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
@@ -13094,10 +13094,10 @@ sass-resources-loader@^2.2.3:
1309413094
glob "^7.1.6"
1309513095
loader-utils "^2.0.0"
1309613096

13097-
sass@1.34.1:
13098-
version "1.34.1"
13099-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef"
13100-
integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ==
13097+
sass@1.35.2:
13098+
version "1.35.2"
13099+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
13100+
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
1310113101
dependencies:
1310213102
chokidar ">=3.0.0 <4.0.0"
1310313103

0 commit comments

Comments
 (0)