Skip to content

Commit 8686bc3

Browse files
authored
Merge pull request #411 from codeforjapan/renovate/sass-1.x
Update dependency sass to v1.39.0
2 parents 68db962 + 0be41d9 commit 8686bc3

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
@@ -57,7 +57,7 @@
5757
"husky": "7.0.2",
5858
"lint-staged": "11.1.2",
5959
"prettier": "2.3.2",
60-
"sass": "1.38.2",
60+
"sass": "1.39.0",
6161
"sass-loader": "10.2.0",
6262
"stylelint": "13.13.1",
6363
"stylelint-config-prettier": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8824,10 +8824,10 @@ sass-resources-loader@^2.2.4:
88248824
glob "^7.1.6"
88258825
loader-utils "^2.0.0"
88268826

8827-
sass@1.38.2:
8828-
version "1.38.2"
8829-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.2.tgz#970045d9966180002a8c8f3820fc114cddb42822"
8830-
integrity sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==
8827+
sass@1.39.0:
8828+
version "1.39.0"
8829+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
8830+
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
88318831
dependencies:
88328832
chokidar ">=3.0.0 <4.0.0"
88338833

0 commit comments

Comments
 (0)