Skip to content

Commit

Permalink
[Project] Upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Jul 1, 2024
1 parent cd94ace commit a1962a5
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 1,204 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"hearthstone"
],
"devDependencies": {
"@changesets/cli": "2.27.5",
"@putstack/eslint-config-typescript": "3.0.0-next.1",
"@changesets/cli": "2.27.7",
"@putstack/eslint-config-typescript": "3.0.0-next.3",
"@putstack/prettier-config": "1.4.1",
"@types/node": "20.14.8",
"@types/node": "20.14.9",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"eslint": "9.5.0",
"eslint": "9.6.0",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"npm-run-all2": "6.2.0",
"prettier": "3.3.2",
"tsup": "8.1.0",
"turbo": "2.0.4",
"typescript": "5.4.5",
"turbo": "2.0.6",
"typescript": "5.5.3",
"vitest": "1.6.0",
"zod": "3.23.8"
},
Expand Down
Loading

0 comments on commit a1962a5

Please sign in to comment.