Skip to content

Commit 1dc3038

Browse files
committed
feat: bump stylelint to 16.18.0
1 parent b4bb5e1 commit 1dc3038

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stylelint-define-config",
33
"type": "module",
44
"version": "16.17.0",
5-
"packageManager": "pnpm@10.7.1",
5+
"packageManager": "pnpm@10.8.1",
66
"description": "Provide a defineConfig function for stylelint.config.js files",
77
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",
88
"license": "MIT",
@@ -60,11 +60,11 @@
6060
},
6161
"devDependencies": {
6262
"@pengzhanbo/eslint-config": "^1.29.0",
63-
"@types/node": "^22.14.0",
63+
"@types/node": "^22.14.1",
6464
"bumpp": "^10.1.0",
6565
"conventional-changelog-cli": "^5.0.0",
6666
"eslint": "^9.24.0",
67-
"stylelint": "^16.17.0",
67+
"stylelint": "^16.18.0",
6868
"tsup": "^8.4.0",
6969
"typescript": "^5.8.3"
7070
},

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)