Skip to content

Commit

Permalink
chore: update dependency typescript to ^5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent c18ccca commit 9b30575
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 @@ -33,7 +33,7 @@
"@vitest/ui": "^1.3.1",
"astro": "^4.4.15",
"turbo": "^1.11.3",
"typescript": "^5.3.3",
"typescript": "^5.5.4",
"vitest": "^1.3.1"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@figma/plugin-typings": "^1.88.0",
"concurrently": "^8.2.2",
"tailwindcss": "^3.4.10",
"typescript": "^5.3.3"
"typescript": "^5.5.4"
},
"figma-plugin": {
"editorType": [
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ __metadata:
ofetch: "npm:^1.3.4"
preact: "npm:^10.20.2"
tailwindcss: "npm:^3.4.10"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9335,7 +9335,7 @@ __metadata:
"@vitest/ui": "npm:^1.3.1"
astro: "npm:^4.4.15"
turbo: "npm:^1.11.3"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.4"
vitest: "npm:^1.3.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9480,23 +9480,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
"typescript@patch:typescript@npm%3A^5.5.4#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=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
languageName: node
linkType: hard

Expand Down

0 comments on commit 9b30575

Please sign in to comment.