Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 3ee4053 commit a9c99b5
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 @@ -56,7 +56,7 @@
"lint-staged": "^15.0.0",
"node-fetch": "^2.6.7",
"prettier": "^3.0.0",
"typescript": "~5.4.0"
"typescript": "~5.5.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29218,7 +29218,7 @@ __metadata:
lint-staged: ^15.0.0
node-fetch: ^2.6.7
prettier: ^3.0.0
typescript: ~5.4.0
typescript: ~5.5.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -31498,13 +31498,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.0":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:~5.5.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
languageName: node
linkType: hard

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

"typescript@patch:typescript@~5.4.0#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=85af82"
"typescript@patch:typescript@~5.5.0#~builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
languageName: node
linkType: hard

Expand Down

0 comments on commit a9c99b5

Please sign in to comment.