Skip to content

Commit 990015c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update all non-major dependencies
1 parent 78a77e8 commit 990015c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"moment": "2.29.1",
7171
"moment-timezone": "0.5.33",
7272
"normalize.css": "8.0.1",
73-
"sass": "1.40.0"
73+
"sass": "1.40.1"
7474
},
7575
"devDependencies": {
7676
"@babel/core": "7.15.5",
@@ -136,7 +136,7 @@
136136
"stylelint-config-prettier": "8.0.2",
137137
"stylelint-config-recommended-scss": "4.3.0",
138138
"stylelint-prettier": "1.2.0",
139-
"stylelint-scss": "3.20.1"
139+
"stylelint-scss": "3.21.0"
140140
},
141141
"ember-addon": {
142142
"configPath": "tests/dummy/config",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20169,10 +20169,10 @@ sane@^4.0.0, sane@^4.1.0:
2016920169
minimist "^1.1.1"
2017020170
walker "~1.0.5"
2017120171

20172-
sass@1.40.0:
20173-
version "1.40.0"
20174-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.0.tgz#ffa7106d9c0185169f5b08eaab13d634def948f2"
20175-
integrity sha512-2nLdBmvcxhsYlH6VDsHMhEoc9iYvH7uIkgGJXXNPfTqwKpvXsZyYPMwNLntqoY4zxDKU8wSSqA7XLKHy1o8nVA==
20172+
sass@1.40.1:
20173+
version "1.40.1"
20174+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.1.tgz#55d3fc38fe9dc579e7324ce0eb9185bede7992a9"
20175+
integrity sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==
2017620176
dependencies:
2017720177
chokidar ">=3.0.0 <4.0.0"
2017820178

@@ -21164,10 +21164,10 @@ stylelint-prettier@1.2.0:
2116421164
dependencies:
2116521165
prettier-linter-helpers "^1.0.0"
2116621166

21167-
stylelint-scss@3.20.1:
21168-
version "3.20.1"
21169-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.20.1.tgz#88f175d9cfe1c81a72858bd0d3550cf61530e212"
21170-
integrity sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA==
21167+
stylelint-scss@3.21.0:
21168+
version "3.21.0"
21169+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.21.0.tgz#9f50898691b16b1c1ca3945837381d98c5b22331"
21170+
integrity sha512-CMI2wSHL+XVlNExpauy/+DbUcB/oUZLARDtMIXkpV/5yd8nthzylYd1cdHeDMJVBXeYHldsnebUX6MoV5zPW4A==
2117121171
dependencies:
2117221172
lodash "^4.17.15"
2117321173
postcss-media-query-parser "^0.2.3"

0 commit comments

Comments
 (0)