Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 19, 2024
1 parent f8fb542 commit 964047d
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 279 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": "pkg-placeholder",
"type": "module",
"version": "0.0.0",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "_description_",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -48,15 +48,15 @@
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^2.17.0",
"@antfu/eslint-config": "^2.18.1",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.8",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"bumpp": "^9.4.1",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"esno": "^4.7.0",
"lint-staged": "^15.2.2",
"pnpm": "^9.1.0",
"pnpm": "^9.1.1",
"rimraf": "^5.0.7",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 964047d

Please sign in to comment.