Skip to content

Commit 695f729

Browse files
build(deps-dev): Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- 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 1579355 commit 695f729

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"tempfile": "5.0.0",
156156
"trash-cli": "5.0.0",
157157
"ts-dedent": "2.2.0",
158-
"typescript": "5.1.6",
158+
"typescript": "5.2.2",
159159
"version-bump-prompt": "6.1.0",
160160
"vite": "4.4.9",
161161
"vite-tsconfig-paths": "4.2.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ __metadata:
15761576
tempfile: "npm:5.0.0"
15771577
trash-cli: "npm:5.0.0"
15781578
ts-dedent: "npm:2.2.0"
1579-
typescript: "npm:5.1.6"
1579+
typescript: "npm:5.2.2"
15801580
version-bump-prompt: "npm:6.1.0"
15811581
vite: "npm:4.4.9"
15821582
vite-tsconfig-paths: "npm:4.2.0"
@@ -9745,7 +9745,17 @@ __metadata:
97459745
languageName: node
97469746
linkType: hard
97479747

9748-
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
9748+
"typescript@npm:5.2.2":
9749+
version: 5.2.2
9750+
resolution: "typescript@npm:5.2.2"
9751+
bin:
9752+
tsc: bin/tsc
9753+
tsserver: bin/tsserver
9754+
checksum: 8c5dfc6149a0d5fbad8d55fd9f5cefaf567b6dda42bce8eef7e5f27e6b11d0fc15f4aa4cad3b38394a34f3e9db8b719f5083ab114ddc649e1bc3318327ffa8ca
9755+
languageName: node
9756+
linkType: hard
9757+
9758+
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
97499759
version: 5.1.6
97509760
resolution: "typescript@npm:5.1.6"
97519761
bin:
@@ -9755,7 +9765,17 @@ __metadata:
97559765
languageName: node
97569766
linkType: hard
97579767

9758-
"typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.1.3#optional!builtin<compat/typescript>":
9768+
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
9769+
version: 5.2.2
9770+
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=1f5320"
9771+
bin:
9772+
tsc: bin/tsc
9773+
tsserver: bin/tsserver
9774+
checksum: b52454ea2b8ba479dd655c4e55ae57c1cec4af21c83c3aa9ab280879a53f3ef4314587b0cfe5e6dd0a082aca4409fef70d0763e762cd0a3e8b38ef70d1dbad67
9775+
languageName: node
9776+
linkType: hard
9777+
9778+
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.1.3#optional!builtin<compat/typescript>":
97599779
version: 5.1.6
97609780
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=1f5320"
97619781
bin:

0 commit comments

Comments
 (0)