Skip to content

Commit

Permalink
fix(deps): update dependency stylelint to v15.9.0 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Jun 23, 2023
1 parent ff72e1b commit 1bd936e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"stylelint": ">= 14.9.1"
},
"dependencies": {
"stylelint": "15.8.0",
"stylelint": "15.9.0",
"stylelint-config-standard": "33.0.0",
"stylelint-no-unsupported-browser-features": "6.1.0",
"stylelint-order": "6.0.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ __metadata:
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
stylelint: 15.8.0
stylelint: 15.9.0
stylelint-config-standard: 33.0.0
stylelint-no-unsupported-browser-features: 6.1.0
stylelint-order: 6.0.3
Expand Down Expand Up @@ -3708,9 +3708,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:15.8.0":
version: 15.8.0
resolution: "stylelint@npm:15.8.0"
"stylelint@npm:15.9.0":
version: 15.9.0
resolution: "stylelint@npm:15.9.0"
dependencies:
"@csstools/css-parser-algorithms": ^2.2.0
"@csstools/css-tokenizer": ^2.1.1
Expand Down Expand Up @@ -3755,7 +3755,7 @@ __metadata:
write-file-atomic: ^5.0.1
bin:
stylelint: bin/stylelint.js
checksum: 3598f604393162c63f79f5696e24af871818f1422b4a0184deea054450a90434273d27bf8bf3f3e27d45c6850d29cbd0ed810f1092700b98c7fe4135fda6266c
checksum: 554165854bad5db90f5e325546940cae8f47f324a2d8ce27d809e1f5ad2d3de8fa4b1eaded97b0c456e2a7f1d714779876b021c432cc39dc40473aea1a05e8b2
languageName: node
linkType: hard

Expand Down

0 comments on commit 1bd936e

Please sign in to comment.