Skip to content

Commit 13a6dfd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency sass to v1.42.0
1 parent 24ccb15 commit 13a6dfd

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
@@ -123,7 +123,7 @@
123123
"jsdom": "16.7.0",
124124
"lint-staged": "11.1.2",
125125
"mini-css-extract-plugin": "0.12.0",
126-
"sass": "1.41.1",
126+
"sass": "1.42.0",
127127
"npm-check-updates": "10.3.1",
128128
"prettier": "2.4.1",
129129
"pretty-quick": "2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10272,10 +10272,10 @@ sass-loader@8.0.2:
1027210272
schema-utils "^2.6.1"
1027310273
semver "^6.3.0"
1027410274

10275-
sass@1.41.1:
10276-
version "1.41.1"
10277-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.1.tgz#bca5bed2154192779c29f48fca9c644c60c38d98"
10278-
integrity sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==
10275+
sass@1.42.0:
10276+
version "1.42.0"
10277+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.42.0.tgz#dc485e5cf7890a22fd6ccc6856c64f297239d595"
10278+
integrity sha512-kcjxsemgaOnfl43oZgO/IePLvXQI0ZKzo0/xbCt6uyrg3FY/FF8hVK9YoO8GiZBcEG2Ebl79EKnUc+aiE4f2Vw==
1027910279
dependencies:
1028010280
chokidar ">=3.0.0 <4.0.0"
1028110281

0 commit comments

Comments
 (0)