Skip to content

Commit 5e902ff

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 22a85f0 commit 5e902ff

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
@@ -1494,7 +1494,7 @@ __metadata:
14941494
to-vfile: "npm:8.0.0"
14951495
trash-cli: "npm:5.0.0"
14961496
ts-dedent: "npm:2.2.0"
1497-
typescript: "npm:5.3.3"
1497+
typescript: "npm:5.4.5"
14981498
unified: "npm:11.0.4"
14991499
unist-util-inspect: "npm:8.0.0"
15001500
vfile: "npm:6.0.1"
@@ -10113,6 +10113,16 @@ __metadata:
1011310113
languageName: node
1011410114
linkType: hard
1011510115

10116+
"typescript@npm:5.4.5":
10117+
version: 5.4.5
10118+
resolution: "typescript@npm:5.4.5"
10119+
bin:
10120+
tsc: bin/tsc
10121+
tsserver: bin/tsserver
10122+
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
10123+
languageName: node
10124+
linkType: hard
10125+
1011610126
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
1011710127
version: 5.3.3
1011810128
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -10123,6 +10133,16 @@ __metadata:
1012310133
languageName: node
1012410134
linkType: hard
1012510135

10136+
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
10137+
version: 5.4.5
10138+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
10139+
bin:
10140+
tsc: bin/tsc
10141+
tsserver: bin/tsserver
10142+
checksum: 10/584be8bac7112ad49a9eb9992f71d542b1ff2fafb5bb315e1c196145e8feab589f1d7223cfb2d5df6770789582e6918f8287d1f2f89911b38eb80e29c560ad00
10143+
languageName: node
10144+
linkType: hard
10145+
1012610146
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1012710147
version: 2.1.0
1012810148
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)