Skip to content

Commit

Permalink
Update dependency stylelint to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent fb1bb16 commit 8cd564b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.2.0",
"eslint-plugin-import": "^2.26.0",
"jest": "28.1.3",
"stylelint": "14.11.0"
"stylelint": "16.5.0"
},
"scripts": {
"lint:js": "eslint --cache --cache-location ./node_modules/.cache/.eslintcache ./ --max-warnings 0 --report-unused-disable-directives",
Expand Down

0 comments on commit 8cd564b

Please sign in to comment.