Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2 (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 42d3e83 commit a5213e2
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 @@ -99,7 +99,7 @@
"rollup-plugin-visualizer": "^5.5.0",
"tslib": "^2.3.0",
"turbo": "2.1.3",
"typescript": "5.6.2",
"typescript": "5.7.2",
"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 @@ -3920,7 +3920,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.7.2"
vitest: "npm:^2.1.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12869,7 +12869,17 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@npm:^5.0.0":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
Expand All @@ -12879,7 +12889,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.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
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 a5213e2

Please sign in to comment.