Skip to content

Commit 899fdcb

Browse files
build(deps-dev): Bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- 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 4be4127 commit 899fdcb

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
@@ -178,7 +178,7 @@
178178
"tempfile": "5.0.0",
179179
"trash-cli": "5.0.0",
180180
"ts-dedent": "2.2.0",
181-
"typescript": "5.2.2",
181+
"typescript": "5.3.2",
182182
"vite": "5.0.2",
183183
"vite-tsconfig-paths": "4.2.1",
184184
"vitest": "1.0.0-beta.3",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,7 @@ __metadata:
12131213
tinyrainbow: "npm:1.1.1"
12141214
trash-cli: "npm:5.0.0"
12151215
ts-dedent: "npm:2.2.0"
1216-
typescript: "npm:5.2.2"
1216+
typescript: "npm:5.3.2"
12171217
vite: "npm:5.0.2"
12181218
vite-tsconfig-paths: "npm:4.2.1"
12191219
vitest: "npm:1.0.0-beta.3"
@@ -8130,7 +8130,17 @@ __metadata:
81308130
languageName: node
81318131
linkType: hard
81328132

8133-
"typescript@npm:5.2.2, typescript@npm:^5.2.2":
8133+
"typescript@npm:5.3.2":
8134+
version: 5.3.2
8135+
resolution: "typescript@npm:5.3.2"
8136+
bin:
8137+
tsc: bin/tsc
8138+
tsserver: bin/tsserver
8139+
checksum: 415e5fb6611f5713e460bad48039f00bcfdbde53a2f911727862d5aa9c5d5edd250059a419df382d8f031709e15a169c41eb62b6a401da5eec7ac0f4e359d6ac
8140+
languageName: node
8141+
linkType: hard
8142+
8143+
"typescript@npm:^5.2.2":
81348144
version: 5.2.2
81358145
resolution: "typescript@npm:5.2.2"
81368146
bin:
@@ -8140,7 +8150,17 @@ __metadata:
81408150
languageName: node
81418151
linkType: hard
81428152

8143-
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
8153+
"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>":
8154+
version: 5.3.2
8155+
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=29ae49"
8156+
bin:
8157+
tsc: bin/tsc
8158+
tsserver: bin/tsserver
8159+
checksum: 43c3346528a1b410b9ee7f218d709ce8d1336eb8e47b0f8bb43954f98ed43fd11e35de398c9a5f4a085b6889c89782362789b00db7aac862bd09d083058a01a2
8160+
languageName: node
8161+
linkType: hard
8162+
8163+
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
81448164
version: 5.2.2
81458165
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
81468166
bin:

0 commit comments

Comments
 (0)