Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.6.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 23, 2024
1 parent e9c4888 commit 9f20409
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"lint-staged": "^15.0.0",
"node-fetch": "^2.6.7",
"prettier": "^3.0.0",
"typescript": "~5.4.0"
"typescript": "~5.6.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29138,7 +29138,7 @@ __metadata:
lint-staged: "npm:^15.0.0"
node-fetch: "npm:^2.6.7"
prettier: "npm:^3.0.0"
typescript: "npm:~5.4.0"
typescript: "npm:~5.6.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -31414,16 +31414,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.0":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
languageName: node
linkType: hard

"typescript@npm:~5.5.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
Expand All @@ -31434,13 +31424,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.4.0#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"typescript@npm:~5.6.0":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
languageName: node
linkType: hard

Expand All @@ -31454,6 +31444,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.6.0#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=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
languageName: node
linkType: hard

"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
version: 1.0.6
resolution: "uc.micro@npm:1.0.6"
Expand Down

0 comments on commit 9f20409

Please sign in to comment.