Skip to content

Commit

Permalink
[Chore] Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 29, 2024
1 parent 443e856 commit f51a4fb
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 84 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
],
"devDependencies": {
"@changesets/cli": "2.27.9",
"@putstack/eslint-config-typescript": "3.9.0",
"@putstack/prettier-config": "1.4.2",
"@types/node": "22.8.1",
"@putstack/eslint-config-typescript": "3.9.1",
"@putstack/prettier-config": "1.4.3",
"@types/node": "22.8.4",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"eslint": "9.13.0",
Expand All @@ -43,7 +43,7 @@
"tsup": "8.3.5",
"turbo": "2.2.3",
"typescript": "5.6.3",
"typescript-eslint": "8.12.0",
"typescript-eslint": "8.12.2",
"vitest": "2.1.4",
"zod": "3.23.8"
},
Expand Down
Loading

0 comments on commit f51a4fb

Please sign in to comment.