Skip to content

Commit 2c17e1c

Browse files
committed
chore: update deps
1 parent 02eb8ba commit 2c17e1c

File tree

3 files changed

+266
-250
lines changed

3 files changed

+266
-250
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antfu/install-pkg",
33
"type": "module",
44
"version": "0.4.0",
5-
"packageManager": "pnpm@9.7.1",
5+
"packageManager": "pnpm@9.9.0",
66
"description": "Install package programmatically.",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",
@@ -44,15 +44,15 @@
4444
"lint": "eslint ."
4545
},
4646
"dependencies": {
47-
"package-manager-detector": "^0.1.1",
47+
"package-manager-detector": "^0.2.0",
4848
"tinyexec": "^0.3.0"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "^2.26.0",
51+
"@antfu/eslint-config": "^2.27.2",
5252
"@antfu/ni": "^0.22.4",
53-
"@types/node": "^22.4.1",
54-
"bumpp": "^9.5.1",
55-
"eslint": "^9.9.0",
53+
"@types/node": "^22.5.0",
54+
"bumpp": "^9.5.2",
55+
"eslint": "^9.9.1",
5656
"esno": "^4.7.0",
5757
"publint": "^0.2.10",
5858
"tsup": "^8.2.4",

0 commit comments

Comments
 (0)