Skip to content

Commit

Permalink
Bump typescript from 4.8.4 to 5.6.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.8.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.8.4...v5.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 5514acd commit ee47a58
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion monaco-qb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"monaco-themes": "^0.4.2",
"prettier": "^2.7.1",
"ts-loader": "^9.4.1",
"typescript": "^4.8.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-mui-dropzone": "^4.0.6",
"react-scripts": "^5.0.1",
"react-split": "^2.0.14",
"typescript": "^4.8.4",
"typescript": "^5.6.2",
"web-vitals": "^1.1.2",
"xterm": "^4.19.0",
"xterm-addon-fit": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion qbjc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"node-ansiterminal": "^0.2.1-beta",
"prettier": "^2.7.1",
"strip-ansi": "^6.0.1",
"typescript": "^4.8.4",
"typescript": "^5.6.2",
"xterm": "^4.19.0"
},
"dependencies": {
Expand Down

0 comments on commit ee47a58

Please sign in to comment.