Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent ab1a175 commit 54cbf8e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"husky": "^4.3.6",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"typescript": "^4.1.3",
"typescript": "^5.5.3",
"wsrun": "^5.2.4"
},
"husky": {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/mordred/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": "^18.3.1",
"rollup": "^4.18.1",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "^4.1.3"
"typescript": "^5.5.3"
},
"peerDependencies": {
"react": "^16||^17||^18",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ __metadata:
react-dom: "npm:^18.3.1"
rollup: "npm:^4.18.1"
rollup-plugin-typescript2: "npm:^0.36.0"
typescript: "npm:^4.1.3"
typescript: "npm:^5.5.3"
peerDependencies:
react: ^16||^17||^18
react-dom: ^16||^17||^18
Expand Down Expand Up @@ -6919,7 +6919,7 @@ __metadata:
husky: "npm:^4.3.6"
lint-staged: "npm:^10.5.3"
prettier: "npm:^2.2.1"
typescript: "npm:^4.1.3"
typescript: "npm:^5.5.3"
wsrun: "npm:^5.2.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9372,23 +9372,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.1.3":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
"typescript@npm:^5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/458f7220ab11e0fc191514cc41be1707645ec9a8c2d609448a448e18c522cef9646f58728f6811185a4c35613dacdf6c98cf8965c88b3541d0288c47291e4300
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.1.3#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/5659316360b5cc2d6f5931b346401fa534107b68b60179cf14970e27978f0936c1d5c46f4b5b8175f8cba0430f522b3ce355b4b724c0ea36ce6c0347fab25afd
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
languageName: node
linkType: hard

Expand Down

0 comments on commit 54cbf8e

Please sign in to comment.