Skip to content

Commit f671444

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

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

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.5",
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
@@ -1330,7 +1330,7 @@ __metadata:
13301330
to-vfile: "npm:8.0.0"
13311331
trash-cli: "npm:5.0.0"
13321332
ts-dedent: "npm:2.2.0"
1333-
typescript: "npm:5.3.3"
1333+
typescript: "npm:5.4.5"
13341334
unified: "npm:11.0.4"
13351335
unist-util-inspect: "npm:8.0.0"
13361336
vfile: "npm:6.0.1"
@@ -9858,6 +9858,16 @@ __metadata:
98589858
languageName: node
98599859
linkType: hard
98609860

9861+
"typescript@npm:5.4.5":
9862+
version: 5.4.5
9863+
resolution: "typescript@npm:5.4.5"
9864+
bin:
9865+
tsc: bin/tsc
9866+
tsserver: bin/tsserver
9867+
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
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.5#optional!builtin<compat/typescript>":
9882+
version: 5.4.5
9883+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
9884+
bin:
9885+
tsc: bin/tsc
9886+
tsserver: bin/tsserver
9887+
checksum: 10/584be8bac7112ad49a9eb9992f71d542b1ff2fafb5bb315e1c196145e8feab589f1d7223cfb2d5df6770789582e6918f8287d1f2f89911b38eb80e29c560ad00
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)