Skip to content

Commit 69132a9

Browse files
build(deps-dev): bump typescript from 5.2.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.4.3) --- 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 2cf5e44 commit 69132a9

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
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.4.3",
182182
"vite": "5.2.8",
183183
"vite-tsconfig-paths": "4.3.2",
184184
"vitest": "1.0.0-beta.3",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ __metadata:
12331233
tinyrainbow: "npm:1.1.1"
12341234
trash-cli: "npm:5.0.0"
12351235
ts-dedent: "npm:2.2.0"
1236-
typescript: "npm:5.2.2"
1236+
typescript: "npm:5.4.3"
12371237
vite: "npm:5.2.8"
12381238
vite-tsconfig-paths: "npm:4.3.2"
12391239
vitest: "npm:1.0.0-beta.3"
@@ -8095,16 +8095,6 @@ __metadata:
80958095
languageName: node
80968096
linkType: hard
80978097

8098-
"typescript@npm:5.2.2":
8099-
version: 5.2.2
8100-
resolution: "typescript@npm:5.2.2"
8101-
bin:
8102-
tsc: bin/tsc
8103-
tsserver: bin/tsserver
8104-
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
8105-
languageName: node
8106-
linkType: hard
8107-
81088098
"typescript@npm:5.3.3":
81098099
version: 5.3.3
81108100
resolution: "typescript@npm:5.3.3"
@@ -8115,13 +8105,13 @@ __metadata:
81158105
languageName: node
81168106
linkType: hard
81178107

8118-
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
8119-
version: 5.2.2
8120-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
8108+
"typescript@npm:5.4.3":
8109+
version: 5.4.3
8110+
resolution: "typescript@npm:5.4.3"
81218111
bin:
81228112
tsc: bin/tsc
81238113
tsserver: bin/tsserver
8124-
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
8114+
checksum: de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
81258115
languageName: node
81268116
linkType: hard
81278117

@@ -8135,6 +8125,16 @@ __metadata:
81358125
languageName: node
81368126
linkType: hard
81378127

8128+
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
8129+
version: 5.4.3
8130+
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=29ae49"
8131+
bin:
8132+
tsc: bin/tsc
8133+
tsserver: bin/tsserver
8134+
checksum: 3abea475798fdf7ee46e75dafc50c85f30fd1e7061559ec2af61646f23d16c91742703f04f0ac55be52f58ca05c02f77404b7b94bbad16278c9a54c9eeb4f4ea
8135+
languageName: node
8136+
linkType: hard
8137+
81388138
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
81398139
version: 1.0.6
81408140
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)