Skip to content

Commit 516b7d8

Browse files
build(deps-dev): Bump typescript from 5.0.4 to 5.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae5950d commit 516b7d8

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"tempfile": "5.0.0",
163163
"trash-cli": "5.0.0",
164164
"ts-dedent": "2.2.0",
165-
"typescript": "5.0.4",
165+
"typescript": "5.1.5",
166166
"version-bump-prompt": "6.1.0",
167167
"vite": "4.3.9",
168168
"vite-tsconfig-paths": "4.2.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ __metadata:
11061106
tempfile: "npm:5.0.0"
11071107
trash-cli: "npm:5.0.0"
11081108
ts-dedent: "npm:2.2.0"
1109-
typescript: "npm:5.0.4"
1109+
typescript: "npm:5.1.5"
11101110
version-bump-prompt: "npm:6.1.0"
11111111
vite: "npm:4.3.9"
11121112
vite-tsconfig-paths: "npm:4.2.0"
@@ -8619,7 +8619,17 @@ __metadata:
86198619
languageName: node
86208620
linkType: hard
86218621

8622-
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
8622+
"typescript@npm:5.1.5":
8623+
version: 5.1.5
8624+
resolution: "typescript@npm:5.1.5"
8625+
bin:
8626+
tsc: bin/tsc
8627+
tsserver: bin/tsserver
8628+
checksum: e70bd67070584c1b24a3053ce6b67766da21f283d92635c0ea9181989f82f1c72bf1d857d6bf6f5996a063ec866f530613299c5474cb1045a8719176ea393f18
8629+
languageName: node
8630+
linkType: hard
8631+
8632+
"typescript@npm:^4.6.4 || ^5.0.0":
86238633
version: 5.0.4
86248634
resolution: "typescript@npm:5.0.4"
86258635
bin:
@@ -8629,7 +8639,17 @@ __metadata:
86298639
languageName: node
86308640
linkType: hard
86318641

8632-
"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>":
8642+
"typescript@patch:typescript@npm%3A5.1.5#optional!builtin<compat/typescript>":
8643+
version: 5.1.5
8644+
resolution: "typescript@patch:typescript@npm%3A5.1.5#optional!builtin<compat/typescript>::version=5.1.5&hash=1f5320"
8645+
bin:
8646+
tsc: bin/tsc
8647+
tsserver: bin/tsserver
8648+
checksum: a3808f8e8777049703afed12c7bf1a0938c9c086a862ce4bd06fdd5ab427aa2890acd5cea18490bab967429f5086a2768971f48d8920a734525c83851bc1c518
8649+
languageName: node
8650+
linkType: hard
8651+
8652+
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
86338653
version: 5.0.4
86348654
resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
86358655
bin:

0 commit comments

Comments
 (0)