Skip to content

Commit 4cbd923

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

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.2",
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
@@ -1467,7 +1467,7 @@ __metadata:
14671467
to-vfile: "npm:8.0.0"
14681468
trash-cli: "npm:5.0.0"
14691469
ts-dedent: "npm:2.2.0"
1470-
typescript: "npm:5.3.3"
1470+
typescript: "npm:5.4.2"
14711471
unified: "npm:11.0.4"
14721472
unist-util-inspect: "npm:8.0.0"
14731473
vfile: "npm:6.0.1"
@@ -10094,6 +10094,16 @@ __metadata:
1009410094
languageName: node
1009510095
linkType: hard
1009610096

10097+
"typescript@npm:5.4.2":
10098+
version: 5.4.2
10099+
resolution: "typescript@npm:5.4.2"
10100+
bin:
10101+
tsc: bin/tsc
10102+
tsserver: bin/tsserver
10103+
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
10104+
languageName: node
10105+
linkType: hard
10106+
1009710107
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
1009810108
version: 5.3.3
1009910109
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -10104,6 +10114,16 @@ __metadata:
1010410114
languageName: node
1010510115
linkType: hard
1010610116

10117+
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
10118+
version: 5.4.2
10119+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=d69c25"
10120+
bin:
10121+
tsc: bin/tsc
10122+
tsserver: bin/tsserver
10123+
checksum: 10/ef4fc2994cc0219dc9ada94c92106ba8d44cbfd7a0328ed6f8d730311caf66e114cdfa07fbc6f369bfc0fc182d9493851b3bf1644c06fc5818690b19ee960d72
10124+
languageName: node
10125+
linkType: hard
10126+
1010710127
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
1010810128
version: 1.0.6
1010910129
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)