Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 14, 2021
1 parent 78a77e8 commit 990015c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"moment": "2.29.1",
"moment-timezone": "0.5.33",
"normalize.css": "8.0.1",
"sass": "1.40.0"
"sass": "1.40.1"
},
"devDependencies": {
"@babel/core": "7.15.5",
Expand Down Expand Up @@ -136,7 +136,7 @@
"stylelint-config-prettier": "8.0.2",
"stylelint-config-recommended-scss": "4.3.0",
"stylelint-prettier": "1.2.0",
"stylelint-scss": "3.20.1"
"stylelint-scss": "3.21.0"
},
"ember-addon": {
"configPath": "tests/dummy/config",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20169,10 +20169,10 @@ sane@^4.0.0, sane@^4.1.0:
minimist "^1.1.1"
walker "~1.0.5"

[email protected].0:
version "1.40.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.0.tgz#ffa7106d9c0185169f5b08eaab13d634def948f2"
integrity sha512-2nLdBmvcxhsYlH6VDsHMhEoc9iYvH7uIkgGJXXNPfTqwKpvXsZyYPMwNLntqoY4zxDKU8wSSqA7XLKHy1o8nVA==
[email protected].1:
version "1.40.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.1.tgz#55d3fc38fe9dc579e7324ce0eb9185bede7992a9"
integrity sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down Expand Up @@ -21164,10 +21164,10 @@ [email protected]:
dependencies:
prettier-linter-helpers "^1.0.0"

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

0 comments on commit 990015c

Please sign in to comment.