Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.4.3 to 5.5.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 9946634 commit d60736e
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.4.3"
"typescript": "^5.5.2"
},
"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.4.3",
"typescript": "^5.5.2",
"ts-jest": "^28.0.8"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d60736e

Please sign in to comment.