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 20, 2023
1 parent 8812328 commit 0d37c5c
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 454 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.9",
"packageManager": "[email protected].2",
"packageManager": "[email protected].5",
"description": "Use the right package manager",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -48,15 +48,15 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.0",
"@antfu/eslint-config": "^2.0.0",
"@posva/prompts": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/ini": "^1.3.33",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"@types/which": "^3.0.2",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"esno": "^0.17.0",
"eslint": "^8.54.0",
"esno": "^4.0.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"find-up": "^6.3.0",
Expand Down
Loading

0 comments on commit 0d37c5c

Please sign in to comment.