Skip to content

Commit 7edf02d

Browse files
build(deps-dev): Bump typescript from 5.3.3 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 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.3.3...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 5d5466e commit 7edf02d

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"to-vfile": "8.0.0",
148148
"trash-cli": "5.0.0",
149149
"ts-dedent": "2.2.0",
150-
"typescript": "5.3.3",
150+
"typescript": "5.4.3",
151151
"unified": "11.0.4",
152152
"unist-util-inspect": "8.0.0",
153153
"vfile": "6.0.1",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ __metadata:
13221322
to-vfile: "npm:8.0.0"
13231323
trash-cli: "npm:5.0.0"
13241324
ts-dedent: "npm:2.2.0"
1325-
typescript: "npm:5.3.3"
1325+
typescript: "npm:5.4.3"
13261326
unified: "npm:11.0.4"
13271327
unist-util-inspect: "npm:8.0.0"
13281328
vfile: "npm:6.0.1"
@@ -9858,6 +9858,16 @@ __metadata:
98589858
languageName: node
98599859
linkType: hard
98609860

9861+
"typescript@npm:5.4.3":
9862+
version: 5.4.3
9863+
resolution: "typescript@npm:5.4.3"
9864+
bin:
9865+
tsc: bin/tsc
9866+
tsserver: bin/tsserver
9867+
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
9868+
languageName: node
9869+
linkType: hard
9870+
98619871
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
98629872
version: 5.3.3
98639873
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -9868,6 +9878,16 @@ __metadata:
98689878
languageName: node
98699879
linkType: hard
98709880

9881+
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
9882+
version: 5.4.3
9883+
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=d69c25"
9884+
bin:
9885+
tsc: bin/tsc
9886+
tsserver: bin/tsserver
9887+
checksum: 10/3abea475798fdf7ee46e75dafc50c85f30fd1e7061559ec2af61646f23d16c91742703f04f0ac55be52f58ca05c02f77404b7b94bbad16278c9a54c9eeb4f4ea
9888+
languageName: node
9889+
linkType: hard
9890+
98719891
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
98729892
version: 1.0.6
98739893
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)