Skip to content

Commit 47f2426

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 db196b6 commit 47f2426

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
@@ -1306,7 +1306,7 @@ __metadata:
13061306
to-vfile: "npm:8.0.0"
13071307
trash-cli: "npm:5.0.0"
13081308
ts-dedent: "npm:2.2.0"
1309-
typescript: "npm:5.3.3"
1309+
typescript: "npm:5.4.3"
13101310
unified: "npm:11.0.4"
13111311
unist-util-inspect: "npm:8.0.0"
13121312
vfile: "npm:6.0.1"
@@ -9842,6 +9842,16 @@ __metadata:
98429842
languageName: node
98439843
linkType: hard
98449844

9845+
"typescript@npm:5.4.3":
9846+
version: 5.4.3
9847+
resolution: "typescript@npm:5.4.3"
9848+
bin:
9849+
tsc: bin/tsc
9850+
tsserver: bin/tsserver
9851+
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
9852+
languageName: node
9853+
linkType: hard
9854+
98459855
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
98469856
version: 5.3.3
98479857
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -9852,6 +9862,16 @@ __metadata:
98529862
languageName: node
98539863
linkType: hard
98549864

9865+
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
9866+
version: 5.4.3
9867+
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=d69c25"
9868+
bin:
9869+
tsc: bin/tsc
9870+
tsserver: bin/tsserver
9871+
checksum: 10/3abea475798fdf7ee46e75dafc50c85f30fd1e7061559ec2af61646f23d16c91742703f04f0ac55be52f58ca05c02f77404b7b94bbad16278c9a54c9eeb4f4ea
9872+
languageName: node
9873+
linkType: hard
9874+
98559875
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
98569876
version: 1.0.6
98579877
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)