Skip to content

Commit d410d30

Browse files
committed
Update dependency stylelint-scss to v4.4.0
1 parent aa533d9 commit d410d30

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"stylelint-config-prettier": "9.0.5",
137137
"stylelint-config-recommended-scss": "8.0.0",
138138
"stylelint-prettier": "2.0.0",
139-
"stylelint-scss": "4.3.0"
139+
"stylelint-scss": "4.4.0"
140140
},
141141
"ember-addon": {
142142
"configPath": "tests/dummy/config",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24294,10 +24294,10 @@ stylelint-prettier@2.0.0:
2429424294
dependencies:
2429524295
prettier-linter-helpers "^1.0.0"
2429624296

24297-
stylelint-scss@4.3.0:
24298-
version "4.3.0"
24299-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.3.0.tgz#638800faf823db11fff60d537c81051fe74c90fa"
24300-
integrity sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==
24297+
stylelint-scss@4.4.0:
24298+
version "4.4.0"
24299+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.4.0.tgz#87ce9d049eff1ce67cce788780fbfda63099017e"
24300+
integrity sha512-Qy66a+/30aylFhPmUArHhVsHOun1qrO93LGT15uzLuLjWS7hKDfpFm34mYo1ndR4MCo8W4bEZM1+AlJRJORaaw==
2430124301
dependencies:
2430224302
lodash "^4.17.21"
2430324303
postcss-media-query-parser "^0.2.3"

0 commit comments

Comments
 (0)