Skip to content

Commit fd24911

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency sass to v1.39.2
1 parent cfe6e22 commit fd24911

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.39.0",
126+
"sass": "1.39.2",
127127
"npm-check-updates": "10.3.1",
128128
"prettier": "2.4.0",
129129
"pretty-quick": "2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10200,10 +10200,10 @@ sass-loader@8.0.2:
1020010200
schema-utils "^2.6.1"
1020110201
semver "^6.3.0"
1020210202

10203-
sass@1.39.0:
10204-
version "1.39.0"
10205-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
10206-
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
10203+
sass@1.39.2:
10204+
version "1.39.2"
10205+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.2.tgz#1681964378f58d76fc64a6a502619bd5ac99f660"
10206+
integrity sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==
1020710207
dependencies:
1020810208
chokidar ">=3.0.0 <4.0.0"
1020910209

0 commit comments

Comments
 (0)