Skip to content

Commit 7d2f002

Browse files
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.0-beta 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](https://github.com/Microsoft/TypeScript/commits/v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50d61ed commit 7d2f002

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"to-vfile": "8.0.0",
158158
"trash-cli": "5.0.0",
159159
"ts-dedent": "2.2.0",
160-
"typescript": "5.4.0-beta",
160+
"typescript": "5.4.3",
161161
"unist-util-inspect": "8.0.0",
162162
"vfile": "6.0.1",
163163
"vite": "5.2.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ __metadata:
13201320
to-vfile: "npm:8.0.0"
13211321
trash-cli: "npm:5.0.0"
13221322
ts-dedent: "npm:2.2.0"
1323-
typescript: "npm:5.4.0-beta"
1323+
typescript: "npm:5.4.3"
13241324
unist-builder: "npm:4.0.0"
13251325
unist-util-inspect: "npm:8.0.0"
13261326
unist-util-source: "npm:5.0.0"
@@ -9864,13 +9864,13 @@ __metadata:
98649864
languageName: node
98659865
linkType: hard
98669866

9867-
"typescript@npm:5.4.0-beta":
9868-
version: 5.4.0-beta
9869-
resolution: "typescript@npm:5.4.0-beta"
9867+
"typescript@npm:5.4.3":
9868+
version: 5.4.3
9869+
resolution: "typescript@npm:5.4.3"
98709870
bin:
98719871
tsc: bin/tsc
98729872
tsserver: bin/tsserver
9873-
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
9873+
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
98749874
languageName: node
98759875
linkType: hard
98769876

@@ -9884,13 +9884,13 @@ __metadata:
98849884
languageName: node
98859885
linkType: hard
98869886

9887-
"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
9888-
version: 5.4.0-beta
9889-
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
9887+
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
9888+
version: 5.4.3
9889+
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=d69c25"
98909890
bin:
98919891
tsc: bin/tsc
98929892
tsserver: bin/tsserver
9893-
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
9893+
checksum: 10/3abea475798fdf7ee46e75dafc50c85f30fd1e7061559ec2af61646f23d16c91742703f04f0ac55be52f58ca05c02f77404b7b94bbad16278c9a54c9eeb4f4ea
98949894
languageName: node
98959895
linkType: hard
98969896

0 commit comments

Comments
 (0)