Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.3.3 to 5.4.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent e6690d6 commit 9be7ea6
Show file tree
Hide file tree
Showing 95 changed files with 191 additions and 191 deletions.
2 changes: 1 addition & 1 deletion nodecg-io-core/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"monaco-editor": "^0.47.0",
"nodecg-io-esbuild": "^1.0.0",
"@nodecg/types": "^2.1.12",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"dependencies": {
"crypto-js": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion nodecg-io-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "^20.12.2",
"jest": "^28.1.3",
"@nodecg/types": "^2.1.12",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"ts-jest": "^28.0.8"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 9be7ea6

Please sign in to comment.