Skip to content

Commit b5b1c6b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency sass to v1.39.0
1 parent e87ab4d commit b5b1c6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.38.2",
126+
"sass": "1.39.0",
127127
"npm-check-updates": "10.3.1",
128128
"prettier": "2.3.2",
129129
"pretty-quick": "2.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10151,10 +10151,10 @@ [email protected]:
1015110151
schema-utils "^2.6.1"
1015210152
semver "^6.3.0"
1015310153

10154-
sass@1.38.2:
10155-
version "1.38.2"
10156-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.2.tgz#970045d9966180002a8c8f3820fc114cddb42822"
10157-
integrity sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==
10154+
sass@1.39.0:
10155+
version "1.39.0"
10156+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
10157+
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
1015810158
dependencies:
1015910159
chokidar ">=3.0.0 <4.0.0"
1016010160

0 commit comments

Comments
 (0)