Skip to content

Commit aa17921

Browse files
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240219
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.0-beta to 5.4.0-dev.20240219. - [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 a92efb0 commit aa17921

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
@@ -153,7 +153,7 @@
153153
"to-vfile": "8.0.0",
154154
"trash-cli": "5.0.0",
155155
"ts-dedent": "2.2.0",
156-
"typescript": "5.4.0-beta",
156+
"typescript": "5.4.0-dev.20240219",
157157
"unist-util-inspect": "8.0.0",
158158
"vfile": "6.0.1",
159159
"vite": "5.1.3",

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.0-dev.20240219"
14841484
unist-builder: "npm:4.0.0"
14851485
unist-util-inspect: "npm:8.0.0"
14861486
unist-util-source: "npm:5.0.0"
@@ -10116,13 +10116,13 @@ __metadata:
1011610116
languageName: node
1011710117
linkType: hard
1011810118

10119-
"typescript@npm:5.4.0-beta":
10120-
version: 5.4.0-beta
10121-
resolution: "typescript@npm:5.4.0-beta"
10119+
"typescript@npm:5.4.0-dev.20240219":
10120+
version: 5.4.0-dev.20240219
10121+
resolution: "typescript@npm:5.4.0-dev.20240219"
1012210122
bin:
1012310123
tsc: bin/tsc
1012410124
tsserver: bin/tsserver
10125-
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
10125+
checksum: 10/bb1f5051411158a9c30c782b7e108a88db737ce54e96a9b8f77ad46ac86b35b0d89482a891be7f68e974b93e2ae6d4bcc054d6d1870a93d99043d6721e920a3d
1012610126
languageName: node
1012710127
linkType: hard
1012810128

@@ -10136,13 +10136,13 @@ __metadata:
1013610136
languageName: node
1013710137
linkType: hard
1013810138

10139-
"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
10140-
version: 5.4.0-beta
10141-
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
10139+
"typescript@patch:typescript@npm%3A5.4.0-dev.20240219#optional!builtin<compat/typescript>":
10140+
version: 5.4.0-dev.20240219
10141+
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240219#optional!builtin<compat/typescript>::version=5.4.0-dev.20240219&hash=d69c25"
1014210142
bin:
1014310143
tsc: bin/tsc
1014410144
tsserver: bin/tsserver
10145-
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
10145+
checksum: 10/13c618f6005562f049c1fd48f51eeb93d47fbf32d5310c6a79099e104e0c23e153017c2f3cf5f6e8a372691be0c646461c43ab1cf047580e82d741a8bd605b6d
1014610146
languageName: node
1014710147
linkType: hard
1014810148

0 commit comments

Comments
 (0)