Skip to content

Commit

Permalink
chore(deps): update dependency typescript to 5.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 1c47d4b commit 3d2f2e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"ts-node": "10.9.2",
"tsc-esm-fix": "^3.0.0",
"typedoc": "^0.26.0",
"typescript": "5.5.x",
"typescript": "5.6.x",
"yargs": "^17.0.1"
},
"license": "MIT",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@ __metadata:
ts-node: 10.9.2
tsc-esm-fix: ^3.0.0
typedoc: ^0.26.0
typescript: 5.5.x
typescript: 5.6.x
yargs: ^17.0.1
bin:
buildstamp: ../../node_modules/.bin/buildstamp
Expand Down Expand Up @@ -9100,13 +9100,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.x":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:5.6.x":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
languageName: node
linkType: hard

Expand All @@ -9120,13 +9120,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.5.x#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=379a07"
"typescript@patch:typescript@5.6.x#~builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d8c8af1adb92ef36998cc9293ad8607dda68564ecc2f315a7298d6d40edae1906e0ed88e0b2b02da686adc61d638cbecb82b4c694d5bccc621b8baf6e6274f7c
checksum: be6138b734b2d5f6aa9844b760d6a9e853d395e55ec4570ff1026cca195e5968849e38907c18f9c5b35f6a38e4e18ec29937f1c2ae03c6405e9874ad45d810b1
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d2f2e5

Please sign in to comment.