Skip to content

Commit

Permalink
Update dependency typescript to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 33ddd8c commit c13e810
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"tailwindcss": "3.3.3",
"tailwindcss-debug-screens": "2.2.1",
"type-fest": "^4.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"true-myth": "^6.2.0",
"turbo": "^1.10.7",
"type-fest": "^4.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"author": {
"name": "Davide Modica",
Expand Down
2 changes: 1 addition & 1 deletion packages/focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"source-map-support": "0.5.21",
"ts-node": "10.9.1",
"type-fest": "^4.0.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "^4.3.9",
"vite-plugin-dts": "^3.0.3"
},
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ __metadata:
true-myth: ^6.2.0
ts-node: 10.9.1
type-fest: ^4.0.0
typescript: 5.1.6
typescript: 5.2.2
vite: ^4.3.9
vite-plugin-dts: ^3.0.3
languageName: unknown
Expand Down Expand Up @@ -2927,7 +2927,7 @@ __metadata:
tailwindcss: 3.3.3
tailwindcss-debug-screens: 2.2.1
type-fest: ^4.0.0
typescript: 5.1.6
typescript: 5.2.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3800,7 +3800,7 @@ __metadata:
true-myth: ^6.2.0
turbo: ^1.10.7
type-fest: ^4.0.0
typescript: 5.1.6
typescript: 5.2.2
languageName: unknown
linkType: soft

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

"typescript@npm:5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
languageName: node
linkType: hard

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

"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
languageName: node
linkType: hard

Expand Down

0 comments on commit c13e810

Please sign in to comment.