Skip to content

Commit 9e7be33

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] <[email protected]>
1 parent c2335dd commit 9e7be33

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
@@ -145,7 +145,7 @@
145145
"tempfile": "5.0.0",
146146
"trash-cli": "5.0.0",
147147
"ts-dedent": "2.2.0",
148-
"typescript": "5.1.6",
148+
"typescript": "5.2.2",
149149
"version-bump-prompt": "6.1.0",
150150
"vite": "4.4.9",
151151
"vite-tsconfig-paths": "4.2.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ __metadata:
14111411
tempfile: "npm:5.0.0"
14121412
trash-cli: "npm:5.0.0"
14131413
ts-dedent: "npm:2.2.0"
1414-
typescript: "npm:5.1.6"
1414+
typescript: "npm:5.2.2"
14151415
version-bump-prompt: "npm:6.1.0"
14161416
vite: "npm:4.4.9"
14171417
vite-tsconfig-paths: "npm:4.2.0"
@@ -9696,7 +9696,17 @@ __metadata:
96969696
languageName: node
96979697
linkType: hard
96989698

9699-
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
9699+
"typescript@npm:5.2.2":
9700+
version: 5.2.2
9701+
resolution: "typescript@npm:5.2.2"
9702+
bin:
9703+
tsc: bin/tsc
9704+
tsserver: bin/tsserver
9705+
checksum: 8c5dfc6149a0d5fbad8d55fd9f5cefaf567b6dda42bce8eef7e5f27e6b11d0fc15f4aa4cad3b38394a34f3e9db8b719f5083ab114ddc649e1bc3318327ffa8ca
9706+
languageName: node
9707+
linkType: hard
9708+
9709+
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
97009710
version: 5.1.6
97019711
resolution: "typescript@npm:5.1.6"
97029712
bin:
@@ -9706,7 +9716,17 @@ __metadata:
97069716
languageName: node
97079717
linkType: hard
97089718

9709-
"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>":
9719+
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
9720+
version: 5.2.2
9721+
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=1f5320"
9722+
bin:
9723+
tsc: bin/tsc
9724+
tsserver: bin/tsserver
9725+
checksum: b52454ea2b8ba479dd655c4e55ae57c1cec4af21c83c3aa9ab280879a53f3ef4314587b0cfe5e6dd0a082aca4409fef70d0763e762cd0a3e8b38ef70d1dbad67
9726+
languageName: node
9727+
linkType: hard
9728+
9729+
"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>":
97109730
version: 5.1.6
97119731
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=1f5320"
97129732
bin:

0 commit comments

Comments
 (0)