Skip to content

Commit 54eb0d8

Browse files
build(deps-dev): Bump typescript from 5.0.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7a65c5 commit 54eb0d8

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"tempfile": "5.0.0",
163163
"trash-cli": "5.0.0",
164164
"ts-dedent": "2.2.0",
165-
"typescript": "5.0.4",
165+
"typescript": "5.1.6",
166166
"version-bump-prompt": "6.1.0",
167167
"vite": "4.3.9",
168168
"vite-tsconfig-paths": "4.2.0",

yarn.lock

+23-3
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ __metadata:
11061106
tempfile: "npm:5.0.0"
11071107
trash-cli: "npm:5.0.0"
11081108
ts-dedent: "npm:2.2.0"
1109-
typescript: "npm:5.0.4"
1109+
typescript: "npm:5.1.6"
11101110
version-bump-prompt: "npm:6.1.0"
11111111
vite: "npm:4.3.9"
11121112
vite-tsconfig-paths: "npm:4.2.0"
@@ -8628,7 +8628,17 @@ __metadata:
86288628
languageName: node
86298629
linkType: hard
86308630

8631-
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
8631+
"typescript@npm:5.1.6":
8632+
version: 5.1.6
8633+
resolution: "typescript@npm:5.1.6"
8634+
bin:
8635+
tsc: bin/tsc
8636+
tsserver: bin/tsserver
8637+
checksum: fffaefc0d48e7f505ac42e314628b3cd41b2a69428e0ecc158db84af36a0565d4cfdd337ea8f7933cccf1556b08170e4389ee07974ff9f55f86d01342b1951ec
8638+
languageName: node
8639+
linkType: hard
8640+
8641+
"typescript@npm:^4.6.4 || ^5.0.0":
86328642
version: 5.0.4
86338643
resolution: "typescript@npm:5.0.4"
86348644
bin:
@@ -8638,7 +8648,17 @@ __metadata:
86388648
languageName: node
86398649
linkType: hard
86408650

8641-
"typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
8651+
"typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>":
8652+
version: 5.1.6
8653+
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=1f5320"
8654+
bin:
8655+
tsc: bin/tsc
8656+
tsserver: bin/tsserver
8657+
checksum: 3eef948e10c71b96172ebce471c031d3b7afb12a48feeacbadac1876c0b4e9b0c0fc1677bef53d41664970a174a9ee02f9d09be260281571c90e8ef4e22574cf
8658+
languageName: node
8659+
linkType: hard
8660+
8661+
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
86428662
version: 5.0.4
86438663
resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
86448664
bin:

0 commit comments

Comments
 (0)