Skip to content

Commit 660ed15

Browse files
committed
feat: bump stylelint to 16.14.0
1 parent 1790682 commit 660ed15

File tree

2 files changed

+291
-298
lines changed

2 files changed

+291
-298
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
"csstype": "^3.1.3"
6060
},
6161
"devDependencies": {
62-
"@pengzhanbo/eslint-config": "^1.23.0",
63-
"@types/node": "^22.10.7",
64-
"bumpp": "^9.10.1",
62+
"@pengzhanbo/eslint-config": "^1.24.0",
63+
"@types/node": "^22.10.10",
64+
"bumpp": "^10.0.1",
6565
"conventional-changelog-cli": "^5.0.0",
66-
"eslint": "^9.18.0",
67-
"stylelint": "^16.13.2",
68-
"tsup": "^8.3.5",
66+
"eslint": "^9.19.0",
67+
"stylelint": "^16.14.0",
68+
"tsup": "^8.3.6",
6969
"typescript": "^5.7.3"
7070
}
7171
}

0 commit comments

Comments
 (0)