Skip to content

Commit 8302899

Browse files
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.0-beta 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](https://github.com/Microsoft/TypeScript/commits/v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 281b721 commit 8302899

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"to-vfile": "8.0.0",
158158
"trash-cli": "5.0.0",
159159
"ts-dedent": "2.2.0",
160-
"typescript": "5.4.0-beta",
160+
"typescript": "5.4.2",
161161
"unist-util-inspect": "8.0.0",
162162
"vfile": "6.0.1",
163163
"vite": "5.1.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@ __metadata:
14801480
to-vfile: "npm:8.0.0"
14811481
trash-cli: "npm:5.0.0"
14821482
ts-dedent: "npm:2.2.0"
1483-
typescript: "npm:5.4.0-beta"
1483+
typescript: "npm:5.4.2"
14841484
unist-builder: "npm:4.0.0"
14851485
unist-util-inspect: "npm:8.0.0"
14861486
unist-util-source: "npm:5.0.0"
@@ -10117,13 +10117,13 @@ __metadata:
1011710117
languageName: node
1011810118
linkType: hard
1011910119

10120-
"typescript@npm:5.4.0-beta":
10121-
version: 5.4.0-beta
10122-
resolution: "typescript@npm:5.4.0-beta"
10120+
"typescript@npm:5.4.2":
10121+
version: 5.4.2
10122+
resolution: "typescript@npm:5.4.2"
1012310123
bin:
1012410124
tsc: bin/tsc
1012510125
tsserver: bin/tsserver
10126-
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
10126+
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
1012710127
languageName: node
1012810128
linkType: hard
1012910129

@@ -10137,13 +10137,13 @@ __metadata:
1013710137
languageName: node
1013810138
linkType: hard
1013910139

10140-
"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
10141-
version: 5.4.0-beta
10142-
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
10140+
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
10141+
version: 5.4.2
10142+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=d69c25"
1014310143
bin:
1014410144
tsc: bin/tsc
1014510145
tsserver: bin/tsserver
10146-
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
10146+
checksum: 10/ef4fc2994cc0219dc9ada94c92106ba8d44cbfd7a0328ed6f8d730311caf66e114cdfa07fbc6f369bfc0fc182d9493851b3bf1644c06fc5818690b19ee960d72
1014710147
languageName: node
1014810148
linkType: hard
1014910149

0 commit comments

Comments
 (0)