Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Mar 8, 2024
1 parent fc12414 commit ab0f126
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@tsconfig/strictest": "^2.0.3",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@types/semver": "^7.5.8",
"@types/shell-quote": "^1.7.5",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitest/coverage-v8": "^1.3.1",
"dprint": "^0.45.0",
"esbuild": "^0.20.1",
Expand All @@ -41,7 +41,7 @@
"jest-serializer-path": "^0.1.15",
"klona": "^2.0.6",
"rimraf": "^5.0.5",
"typescript": "~5.3.3",
"typescript": "~5.4.2",
"vitest": "^1.3.1"
},
"overrides": {
Expand Down
Loading

0 comments on commit ab0f126

Please sign in to comment.