Skip to content
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

build(deps-dev): Bump typescript from 5.1.0-dev.20230301 to 5.1.5 #223

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -146,7 +146,7 @@
"tempfile": "5.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.1.0-dev.20230301",
"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 @@ -1154,7 +1154,7 @@ __metadata:
tempfile: "npm:5.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.1.0-dev.20230301"
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 @@ -9089,13 +9089,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.1.0-dev.20230301":
version: 5.1.0-dev.20230301
resolution: "typescript@npm:5.1.0-dev.20230301"
"typescript@npm:5.1.5":
version: 5.1.5
resolution: "typescript@npm:5.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ac938f3261a0930a3332aa49fcd0eefb84dfc5a9522028f343a9f91483521f514d60ffc366ddfb8f468260013eeccfe088e9aa1829d1539337ae2fc648910d14
checksum: e70bd67070584c1b24a3053ce6b67766da21f283d92635c0ea9181989f82f1c72bf1d857d6bf6f5996a063ec866f530613299c5474cb1045a8719176ea393f18
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.1.0-dev.20230301#optional!builtin<compat/typescript>":
version: 5.1.0-dev.20230301
resolution: "typescript@patch:typescript@npm%3A5.1.0-dev.20230301#optional!builtin<compat/typescript>::version=5.1.0-dev.20230301&hash=1f5320"
"typescript@patch:typescript@npm%3A5.1.5#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: d6d9e9a412fda16ec876644373481fe47f0128a274c4baff3cbe02475419f127c235ee46f391cca65e5b3ea88375e91a0b68d0f4c2e254e09324a43266eb5078
checksum: a3808f8e8777049703afed12c7bf1a0938c9c086a862ce4bd06fdd5ab427aa2890acd5cea18490bab967429f5086a2768971f48d8920a734525c83851bc1c518
languageName: node
linkType: hard

Expand Down