Skip to content

Commit

Permalink
Merge pull request #282 from jaredwray/upgrading-typescript-to-5.6.2
Browse files Browse the repository at this point in the history
upgrading typescript to 5.6.2
  • Loading branch information
jaredwray authored Sep 30, 2024
2 parents be7a28c + 0e1d0dc commit 99e7df1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"devDependencies": {
"@keyv/sqlite": "^4.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.1",
"@types/react": "^18.3.5",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@vitest/coverage-v8": "^2.0.5",
"docula": "^0.9.0",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vitest": "^2.0.5",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"xo": "^0.59.3"
},
"xo": {
Expand Down

0 comments on commit 99e7df1

Please sign in to comment.