Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 26, 2024
1 parent 02eb8ba commit 2c17e1c
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 250 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@antfu/install-pkg",
"type": "module",
"version": "0.4.0",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"description": "Install package programmatically.",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -44,15 +44,15 @@
"lint": "eslint ."
},
"dependencies": {
"package-manager-detector": "^0.1.1",
"package-manager-detector": "^0.2.0",
"tinyexec": "^0.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.2",
"@antfu/ni": "^0.22.4",
"@types/node": "^22.4.1",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"@types/node": "^22.5.0",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"esno": "^4.7.0",
"publint": "^0.2.10",
"tsup": "^8.2.4",
Expand Down
Loading

0 comments on commit 2c17e1c

Please sign in to comment.