Skip to content

Commit 005c0ad

Browse files
committed
chore: update deps
1 parent e81feb4 commit 005c0ad

File tree

2 files changed

+201
-301
lines changed

2 files changed

+201
-301
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antfu/ni",
33
"type": "module",
44
"version": "24.1.0",
5-
"packageManager": "[email protected].2",
5+
"packageManager": "[email protected].3",
66
"description": "Use the right package manager",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",
@@ -59,17 +59,17 @@
5959
"tinyexec": "^0.3.2"
6060
},
6161
"devDependencies": {
62-
"@antfu/eslint-config": "^4.8.1",
62+
"@antfu/eslint-config": "^4.10.1",
6363
"@posva/prompts": "^2.4.4",
6464
"@types/ini": "^4.1.1",
6565
"@types/node": "^22.13.10",
6666
"@types/which": "^3.0.4",
67-
"bumpp": "^10.0.3",
67+
"bumpp": "^10.1.0",
6868
"eslint": "^9.22.0",
6969
"ini": "^5.0.0",
70-
"lint-staged": "^15.4.3",
70+
"lint-staged": "^15.5.0",
7171
"simple-git-hooks": "^2.11.1",
72-
"taze": "^18.7.1",
72+
"taze": "^19.0.2",
7373
"terminal-link": "^3.0.0",
7474
"tinyglobby": "^0.2.12",
7575
"tsx": "^4.19.3",

0 commit comments

Comments
 (0)