Skip to content

Commit f9b61ef

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

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.2",
126+
"sass": "1.40.0",
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.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==
10203+
sass@1.40.0:
10204+
version "1.40.0"
10205+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.0.tgz#ffa7106d9c0185169f5b08eaab13d634def948f2"
10206+
integrity sha512-2nLdBmvcxhsYlH6VDsHMhEoc9iYvH7uIkgGJXXNPfTqwKpvXsZyYPMwNLntqoY4zxDKU8wSSqA7XLKHy1o8nVA==
1020710207
dependencies:
1020810208
chokidar ">=3.0.0 <4.0.0"
1020910209

0 commit comments

Comments
 (0)