Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit bb9cca7

Browse files
chore(deps): bump typescript from 5.0.4 to 5.1.6 (#962)
1 parent b27dcc6 commit bb9cca7

File tree

93 files changed

+282
-282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+282
-282
lines changed

nodecg-io-core/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"esbuild": "^0.16.12",
2323
"monaco-editor": "^0.38.0",
2424
"@nodecg/types": "^2.1.11",
25-
"typescript": "^5.0.3"
25+
"typescript": "^5.1.6"
2626
},
2727
"dependencies": {
2828
"crypto-js": "^4.1.1",

nodecg-io-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/node": "^20.3.3",
5050
"jest": "^28.1.3",
5151
"@nodecg/types": "^2.1.11",
52-
"typescript": "^5.0.3",
52+
"typescript": "^5.1.6",
5353
"ts-jest": "^28.0.8"
5454
},
5555
"dependencies": {

0 commit comments

Comments
 (0)