Skip to content

Commit 159c6d2

Browse files
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240218
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.0-beta to 5.4.0-dev.20240218. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9ab170 commit 159c6d2

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
@@ -151,7 +151,7 @@
151151
"to-vfile": "8.0.0",
152152
"trash-cli": "5.0.0",
153153
"ts-dedent": "2.2.0",
154-
"typescript": "5.4.0-beta",
154+
"typescript": "5.4.0-dev.20240218",
155155
"unist-util-inspect": "8.0.0",
156156
"vfile": "6.0.1",
157157
"vite": "5.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ __metadata:
14781478
to-vfile: "npm:8.0.0"
14791479
trash-cli: "npm:5.0.0"
14801480
ts-dedent: "npm:2.2.0"
1481-
typescript: "npm:5.4.0-beta"
1481+
typescript: "npm:5.4.0-dev.20240218"
14821482
unist-builder: "npm:4.0.0"
14831483
unist-util-inspect: "npm:8.0.0"
14841484
unist-util-source: "npm:5.0.0"
@@ -10114,13 +10114,13 @@ __metadata:
1011410114
languageName: node
1011510115
linkType: hard
1011610116

10117-
"typescript@npm:5.4.0-beta":
10118-
version: 5.4.0-beta
10119-
resolution: "typescript@npm:5.4.0-beta"
10117+
"typescript@npm:5.4.0-dev.20240218":
10118+
version: 5.4.0-dev.20240218
10119+
resolution: "typescript@npm:5.4.0-dev.20240218"
1012010120
bin:
1012110121
tsc: bin/tsc
1012210122
tsserver: bin/tsserver
10123-
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
10123+
checksum: 10/6a2a0fcb834e03328181997ff64bc47905fd9530af66e7c4b05273fbb5c5de6faa14f7d86fbe3dc6f656b0ece58eb81fd68610303066b34ea82c57c5a185e794
1012410124
languageName: node
1012510125
linkType: hard
1012610126

@@ -10134,13 +10134,13 @@ __metadata:
1013410134
languageName: node
1013510135
linkType: hard
1013610136

10137-
"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
10138-
version: 5.4.0-beta
10139-
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
10137+
"typescript@patch:typescript@npm%3A5.4.0-dev.20240218#optional!builtin<compat/typescript>":
10138+
version: 5.4.0-dev.20240218
10139+
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240218#optional!builtin<compat/typescript>::version=5.4.0-dev.20240218&hash=d69c25"
1014010140
bin:
1014110141
tsc: bin/tsc
1014210142
tsserver: bin/tsserver
10143-
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
10143+
checksum: 10/7348268a164f529312ab915be29d2ceefdef286f6fcf9a8fd66a8b42e3991e92433d81ab1261758b1f7947d003391681322754edda47e095d0102198be43fb8a
1014410144
languageName: node
1014510145
linkType: hard
1014610146

0 commit comments

Comments
 (0)