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

Commit cbae0d5

Browse files
chore(deps): bump typescript from 4.7.4 to 4.8.2 (#745)
1 parent 9123bcb commit cbae0d5

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.13",
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)