Skip to content

Commit 944cede

Browse files
committed
perf: update stylelint to v16.3.1
1 parent 82a1148 commit 944cede

File tree

2 files changed

+538
-480
lines changed

2 files changed

+538
-480
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stylelint-define-config",
33
"type": "module",
44
"version": "1.2.0",
5-
"packageManager": "pnpm@8.15.3",
5+
"packageManager": "pnpm@8.15.6",
66
"description": "Provide a defineConfig function for stylelint.config.js files",
77
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",
88
"license": "MIT",
@@ -59,13 +59,13 @@
5959
"csstype": "^3.1.3"
6060
},
6161
"devDependencies": {
62-
"@pengzhanbo/eslint-config": "^1.5.4",
63-
"@types/node": "^20.11.19",
64-
"bumpp": "^9.3.0",
62+
"@pengzhanbo/eslint-config": "^1.8.0",
63+
"@types/node": "^20.12.5",
64+
"bumpp": "^9.4.0",
6565
"conventional-changelog-cli": "^4.1.0",
66-
"eslint": "^8.56.0",
67-
"stylelint": "^16.2.1",
66+
"eslint": "^9.0.0",
67+
"stylelint": "^16.3.1",
6868
"tsup": "^8.0.2",
69-
"typescript": "^5.3.3"
69+
"typescript": "^5.4.4"
7070
}
7171
}

0 commit comments

Comments
 (0)