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

Commit 9495a42

Browse files
chore(deps): bump typescript from 5.3.3 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dfaa83 commit 9495a42

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)