Skip to content

Commit 42bcc86

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 e5933e1 commit 42bcc86

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

+1-1
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

+23-3
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"
@@ -9660,7 +9660,17 @@ __metadata:
96609660
languageName: node
96619661
linkType: hard
96629662

9663-
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
9663+
"typescript@npm:5.2.2":
9664+
version: 5.2.2
9665+
resolution: "typescript@npm:5.2.2"
9666+
bin:
9667+
tsc: bin/tsc
9668+
tsserver: bin/tsserver
9669+
checksum: 8c5dfc6149a0d5fbad8d55fd9f5cefaf567b6dda42bce8eef7e5f27e6b11d0fc15f4aa4cad3b38394a34f3e9db8b719f5083ab114ddc649e1bc3318327ffa8ca
9670+
languageName: node
9671+
linkType: hard
9672+
9673+
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
96649674
version: 5.1.6
96659675
resolution: "typescript@npm:5.1.6"
96669676
bin:
@@ -9670,7 +9680,17 @@ __metadata:
96709680
languageName: node
96719681
linkType: hard
96729682

9673-
"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>":
9683+
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
9684+
version: 5.2.2
9685+
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=1f5320"
9686+
bin:
9687+
tsc: bin/tsc
9688+
tsserver: bin/tsserver
9689+
checksum: b52454ea2b8ba479dd655c4e55ae57c1cec4af21c83c3aa9ab280879a53f3ef4314587b0cfe5e6dd0a082aca4409fef70d0763e762cd0a3e8b38ef70d1dbad67
9690+
languageName: node
9691+
linkType: hard
9692+
9693+
"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>":
96749694
version: 5.1.6
96759695
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=1f5320"
96769696
bin:

0 commit comments

Comments
 (0)