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

Commit be231a8

Browse files
chore(deps): bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be731e2 commit be231a8

File tree

91 files changed

+275
-272
lines changed

Some content is hidden

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

91 files changed

+275
-272
lines changed

nodecg-io-core/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"esbuild": "^0.15.5",
2323
"monaco-editor": "^0.34.0",
24-
"typescript": "^4.7.4"
24+
"typescript": "^4.8.2"
2525
},
2626
"dependencies": {
2727
"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": "^18.7.8",
5050
"jest": "^28.1.3",
5151
"nodecg-types": "^1.9.0",
52-
"typescript": "^4.7.4",
52+
"typescript": "^4.8.2",
5353
"ts-jest": "^28.0.8"
5454
},
5555
"dependencies": {

0 commit comments

Comments
 (0)