Skip to content

Commit 60fccd1

Browse files
committed
perf: bump non-major deps to latest
1 parent eb32e76 commit 60fccd1

File tree

2 files changed

+347
-218
lines changed

2 files changed

+347
-218
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stylelint-define-config",
33
"type": "module",
44
"version": "1.1.0",
5-
"packageManager": "pnpm@8.14.0",
5+
"packageManager": "pnpm@8.15.3",
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,14 +59,14 @@
5959
"csstype": "^3.1.3"
6060
},
6161
"devDependencies": {
62-
"@pengzhanbo/eslint-config": "^1.5.1",
63-
"@types/node": "^20.10.8",
64-
"bumpp": "^9.2.1",
62+
"@pengzhanbo/eslint-config": "^1.5.4",
63+
"@types/node": "^20.11.19",
64+
"bumpp": "^9.3.0",
6565
"conventional-changelog-cli": "^4.1.0",
6666
"eslint": "^8.56.0",
67-
"stylelint": "^16.1.0",
67+
"stylelint": "^16.2.1",
6868
"stylelint-define-config": "file:.",
69-
"tsup": "^8.0.1",
69+
"tsup": "^8.0.2",
7070
"typescript": "^5.3.3"
7171
}
7272
}

0 commit comments

Comments
 (0)