Skip to content

Commit 6d155b1

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 cb8b46d commit 6d155b1

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
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.4",
183183
"vite-tsconfig-paths": "4.2.1",
184184
"vitest": "1.0.0-beta.3",

yarn.lock

Lines changed: 1 addition & 21 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.4"
12181218
vite-tsconfig-paths: "npm:4.2.1"
12191219
vitest: "npm:1.0.0-beta.3"
@@ -8100,16 +8100,6 @@ __metadata:
81008100
languageName: node
81018101
linkType: hard
81028102

8103-
"typescript@npm:5.2.2":
8104-
version: 5.2.2
8105-
resolution: "typescript@npm:5.2.2"
8106-
bin:
8107-
tsc: bin/tsc
8108-
tsserver: bin/tsserver
8109-
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
8110-
languageName: node
8111-
linkType: hard
8112-
81138103
"typescript@npm:5.3.2":
81148104
version: 5.3.2
81158105
resolution: "typescript@npm:5.3.2"
@@ -8120,16 +8110,6 @@ __metadata:
81208110
languageName: node
81218111
linkType: hard
81228112

8123-
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
8124-
version: 5.2.2
8125-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
8126-
bin:
8127-
tsc: bin/tsc
8128-
tsserver: bin/tsserver
8129-
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
8130-
languageName: node
8131-
linkType: hard
8132-
81338113
"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>":
81348114
version: 5.3.2
81358115
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=29ae49"

0 commit comments

Comments
 (0)