Skip to content

Commit bc4a404

Browse files
chore(deps): update dependency stylelint to v16 (#313)
* chore(deps): update dependency stylelint to v16 * Update package.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 6f557fa commit bc4a404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"raw-loader": "^4.0.1",
8383
"rimraf": "^3.0.2",
8484
"semver": "^7.3.2",
85-
"stylelint": "^15.0.0",
85+
"stylelint": "^16.0.0",
8686
"stylelint-config-recommended-vue": "^1.1.0",
87-
"stylelint-config-standard": "^34.0.0",
87+
"stylelint-config-standard": "^35.0.0",
8888
"stylelint-stylus": "^0.18.0",
8989
"ts-node": "^10.9.1",
9090
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)