Skip to content

Commit

Permalink
chore: bump ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Oct 16, 2023
1 parent 1b392fe commit 9540bb2
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 @@ -95,7 +95,7 @@
"react-dom": "^18.2.0",
"semantic-release": "^20.1.0",
"storybook": "7.4.6",
"typescript": "5.1.3",
"typescript": "5.2.2",
"vitest": "^0.32.0",
"zod": "3.21.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3371,7 +3371,7 @@ __metadata:
react-render-prop-type: 0.1.0
semantic-release: ^20.1.0
storybook: 7.4.6
typescript: 5.1.3
typescript: 5.2.2
vitest: ^0.32.0
zod: 3.21.4
peerDependencies:
Expand Down Expand Up @@ -17335,23 +17335,23 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>":
version: 5.1.3
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=1f5320"
"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=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
languageName: node
linkType: hard

Expand Down

0 comments on commit 9540bb2

Please sign in to comment.