Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Dec 26, 2023
1 parent 15324c3 commit 6e148ca
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 1,260 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"description": "pkg-name",
"type": "module",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"author": "LoTwT <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/LoTwT/pkg-name#readme",
Expand Down Expand Up @@ -52,18 +52,18 @@
"devDependencies": {
"@ayingott/eslint-config": "^0.7.5",
"@ayingott/prettier-config": "^0.1.2",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"bumpp": "^9.2.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"pnpm": "^8.12.0",
"pnpm": "^8.12.1",
"prettier": "^3.1.1",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.2",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down
Loading

0 comments on commit 6e148ca

Please sign in to comment.