Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 91951e1

Browse files
Bump typescript from 5.5.3 to 5.5.4 in /nyanga
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63f0f9f commit 91951e1

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

nyanga/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"svelte-i18n": "^4.0.0",
4242
"tailwindcss": "^3.4.3",
4343
"tslib": "^2.6.0",
44-
"typescript": "^5.1.6",
44+
"typescript": "^5.5.4",
4545
"vite": "^5.2.12"
4646
}
4747
}

nyanga/yarn.lock

+25-5
Original file line numberDiff line numberDiff line change
@@ -2877,7 +2877,7 @@ __metadata:
28772877
svelte-i18n: "npm:^4.0.0"
28782878
tailwindcss: "npm:^3.4.3"
28792879
tslib: "npm:^2.6.0"
2880-
typescript: "npm:^5.1.6"
2880+
typescript: "npm:^5.5.4"
28812881
vite: "npm:^5.2.12"
28822882
languageName: unknown
28832883
linkType: soft
@@ -3881,7 +3881,7 @@ __metadata:
38813881
languageName: node
38823882
linkType: hard
38833883

3884-
"typescript@npm:^5.0.3, typescript@npm:^5.1.6":
3884+
"typescript@npm:^5.0.3":
38853885
version: 5.5.3
38863886
resolution: "typescript@npm:5.5.3"
38873887
bin:
@@ -3891,13 +3891,33 @@ __metadata:
38913891
languageName: node
38923892
linkType: hard
38933893

3894-
"typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.1.6#optional!builtin<compat/typescript>":
3894+
"typescript@npm:^5.5.4":
3895+
version: 5.5.4
3896+
resolution: "typescript@npm:5.5.4"
3897+
bin:
3898+
tsc: bin/tsc
3899+
tsserver: bin/tsserver
3900+
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
3901+
languageName: node
3902+
linkType: hard
3903+
3904+
"typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>":
38953905
version: 5.5.3
3896-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
3906+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
3907+
bin:
3908+
tsc: bin/tsc
3909+
tsserver: bin/tsserver
3910+
checksum: 10c0/5a437c416251334deeaf29897157032311f3f126547cfdc4b133768b606cb0e62bcee733bb97cf74c42fe7268801aea1392d8e40988cdef112e9546eba4c03c5
3911+
languageName: node
3912+
linkType: hard
3913+
3914+
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
3915+
version: 5.5.4
3916+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=5adc0c"
38973917
bin:
38983918
tsc: bin/tsc
38993919
tsserver: bin/tsserver
3900-
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
3920+
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
39013921
languageName: node
39023922
linkType: hard
39033923

0 commit comments

Comments
 (0)