Skip to content

Commit

Permalink
chore(deps-dev): bump typescript to 5.6.x (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Sep 10, 2024
1 parent 3f5d2f0 commit 9fa127e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^16.18.101",
"aws-sdk": "2.1691.0",
"tsx": "^4.7.1",
"typescript": "~5.5.2",
"typescript": "~5.6.2",
"vitest": "~2.0.1"
},
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,7 @@ __metadata:
aws-sdk: "npm:2.1691.0"
jscodeshift: "npm:17.0.0"
tsx: "npm:^4.7.1"
typescript: "npm:~5.5.2"
typescript: "npm:~5.6.2"
vitest: "npm:~2.0.1"
bin:
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
Expand Down Expand Up @@ -4259,23 +4259,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.5.2":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:~5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.5.2#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A~5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
languageName: node
linkType: hard

Expand Down

0 comments on commit 9fa127e

Please sign in to comment.