Skip to content

Commit d2689f0

Browse files
authored
Merge pull request #863 from sohosai/renovate/sass-1.x
2 parents da71683 + b38dc41 commit d2689f0

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
@@ -54,7 +54,7 @@
5454
"prettier": "2.3.2",
5555
"react-dropzone": "11.3.4",
5656
"react-twitter-widgets": "1.10.0",
57-
"sass": "1.38.2",
57+
"sass": "1.39.0",
5858
"sass-loader": "10.2.0",
5959
"style-loader": "2.0.0",
6060
"ts-node": "10.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11394,10 +11394,10 @@ [email protected]:
1139411394
schema-utils "^3.0.0"
1139511395
semver "^7.3.2"
1139611396

11397-
sass@1.38.2:
11398-
version "1.38.2"
11399-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.2.tgz#970045d9966180002a8c8f3820fc114cddb42822"
11400-
integrity sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==
11397+
sass@1.39.0:
11398+
version "1.39.0"
11399+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
11400+
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
1140111401
dependencies:
1140211402
chokidar ">=3.0.0 <4.0.0"
1140311403

0 commit comments

Comments
 (0)