Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 48e683b commit f5f9199
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"rollup-plugin-visualizer": "^5.5.0",
"tslib": "^2.3.0",
"turbo": "2.1.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.2"
},
"commitlint": {
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3629,7 +3629,7 @@ __metadata:
rollup-plugin-visualizer: "npm:^5.5.0"
tslib: "npm:^2.3.0"
turbo: "npm:2.1.3"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12524,7 +12524,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.2, typescript@npm:^5.0.0":
"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
languageName: node
linkType: hard

"typescript@npm:^5.0.0":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
Expand All @@ -12534,7 +12544,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.0.0#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.0.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:
Expand Down

0 comments on commit f5f9199

Please sign in to comment.