Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 27, 2023
1 parent 2fbcea6 commit 3599d7a
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 131 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@antfu/ni",
"type": "module",
"version": "0.21.11",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "Use the right package manager",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -48,12 +48,12 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^2.0.0",
"@antfu/eslint-config": "^2.1.1",
"@posva/prompts": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/ini": "^1.3.33",
"@types/node": "^20.9.2",
"@types/which": "^3.0.2",
"@types/node": "^20.10.0",
"@types/which": "^3.0.3",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"esno": "^4.0.0",
Expand All @@ -66,7 +66,7 @@
"kleur": "^4.1.5",
"rimraf": "^5.0.5",
"terminal-link": "^3.0.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6",
"which": "^4.0.0"
Expand Down
Loading

0 comments on commit 3599d7a

Please sign in to comment.