Skip to content

Commit 3123305

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

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

0 commit comments

Comments
 (0)