Skip to content

Commit

Permalink
chore: upgrade Typescript to 5.7.2 and @types/node to 20.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahtylerb committed Jan 1, 2025
1 parent 69d87df commit 276b464
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 27 deletions.
68 changes: 43 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c",
"@types/chai": "4.3.19",
"@types/mocha": "5.2.7",
"@types/node": "12.20.45",
"@types/node": "20.12.2",
"@types/sinon": "5.0.7",
"chai": "4.5.0",
"check-node-version": "4.2.1",
Expand All @@ -60,6 +60,6 @@
"source-map-support": "0.5.21",
"ts-node": "7.0.1",
"tslib": "2.6.3",
"typescript": "3.9.10"
"typescript": "5.7.2"
}
}

0 comments on commit 276b464

Please sign in to comment.