Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Mar 6, 2024
1 parent 1fc4f2d commit ce04e78
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 283 deletions.
16 changes: 8 additions & 8 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].3",
"packageManager": "[email protected].4",
"author": "LoTwT <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/LoTwT/pkg-name#readme",
Expand Down Expand Up @@ -50,15 +50,15 @@
"watch": "tsup --watch"
},
"devDependencies": {
"@ayingott/eslint-config": "^0.8.0",
"@ayingott/prettier-config": "^0.2.0",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"@ayingott/eslint-config": "^0.8.1",
"@ayingott/prettier-config": "^0.2.1",
"@types/node": "^20.11.24",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"pnpm": "^8.15.3",
"pnpm": "^8.15.4",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.10.0",
"taze": "^0.13.3",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit ce04e78

Please sign in to comment.