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

Commit 6747f15

Browse files
chore(deps): bump typescript from 5.3.3 to 5.4.3 (#1118)
1 parent 9dfaa83 commit 6747f15

File tree

95 files changed

+191
-191
lines changed

Some content is hidden

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

95 files changed

+191
-191
lines changed

nodecg-io-core/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"monaco-editor": "^0.47.0",
2828
"nodecg-io-esbuild": "^1.0.0",
2929
"@nodecg/types": "^2.1.12",
30-
"typescript": "^5.3.3"
30+
"typescript": "^5.4.3"
3131
},
3232
"dependencies": {
3333
"crypto-js": "^4.2.0",

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.12.2",
5050
"jest": "^28.1.3",
5151
"@nodecg/types": "^2.1.12",
52-
"typescript": "^5.3.3",
52+
"typescript": "^5.4.3",
5353
"ts-jest": "^28.0.8"
5454
},
5555
"dependencies": {

0 commit comments

Comments
 (0)