Skip to content

Commit

Permalink
Maintenance: Pin stylelint-config-recommended to v10.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvuckovic committed Apr 14, 2023
1 parent f3bb871 commit 5fb8d60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
},
"resolutions": {
"loader-utils": "^3.2.1",
"postcss": "^8.4.21"
"postcss": "^8.4.21",
"stylelint-config-recommended": "^10.0.1"
}
}
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9698,21 +9698,11 @@ stylelint-config-recommended-vue@^1.4.0:
stylelint-config-html ">=1.0.0"
stylelint-config-recommended ">=6.0.0"

stylelint-config-recommended@>=6.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz#1c9e07536a8cd875405f8ecef7314916d94e7e40"
integrity sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==

stylelint-config-recommended@^10.0.1:
stylelint-config-recommended@>=6.0.0, stylelint-config-recommended@^10.0.1, stylelint-config-recommended@^11.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-10.0.1.tgz#25a8828acf6cde87dac6db2950c8c4ed82a69ae1"
integrity sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==

stylelint-config-recommended@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522"
integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==

stylelint-config-standard-scss@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-7.0.1.tgz#4ba83fa19e1508937f7e02674e085cf94fc1a145"
Expand Down

0 comments on commit 5fb8d60

Please sign in to comment.