Skip to content

build(deps-dev): Bump typescript from 5.0.4 to 5.1.5 #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"tempfile": "5.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.0.4",
"typescript": "5.1.5",
"version-bump-prompt": "6.1.0",
"vite": "4.3.9",
"vite-tsconfig-paths": "4.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@ __metadata:
tempfile: "npm:5.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.0.4"
typescript: "npm:5.1.5"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.3.9"
vite-tsconfig-paths: "npm:4.2.0"
Expand Down Expand Up @@ -8619,23 +8619,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
"typescript@npm:5.1.5, typescript@npm:^4.6.4 || ^5.0.0":
version: 5.1.5
resolution: "typescript@npm:5.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 56649de784c427e8f3f63d4ebfcada4fcf03bb2a301f3327342111798db7f26f8a86285f979f376cf6cec4774bd96b4650f2693a07fc409f4544ad4c4d9fe4c9
checksum: e70bd67070584c1b24a3053ce6b67766da21f283d92635c0ea9181989f82f1c72bf1d857d6bf6f5996a063ec866f530613299c5474cb1045a8719176ea393f18
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
"typescript@patch:typescript@npm%3A5.1.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
version: 5.1.5
resolution: "typescript@patch:typescript@npm%3A5.1.5#optional!builtin<compat/typescript>::version=5.1.5&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: be94f10d96a8443e5524bce56705712ae1aa6c67618dd2c316ddb616ea614a3eb675c34e4af16ab09f1a0ab694173c704ba5b23d8b8bda31cb31c1ca078c486f
checksum: a3808f8e8777049703afed12c7bf1a0938c9c086a862ce4bd06fdd5ab427aa2890acd5cea18490bab967429f5086a2768971f48d8920a734525c83851bc1c518
languageName: node
linkType: hard

Expand Down