diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-30 14:57:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 14:57:20 -0400 |
| commit | a2cc579f588be43fc5c53bd827f3e71342f6379b (patch) | |
| tree | 85b205d563a514480383d1aeb4659fc60cbd4fde | |
| parent | d873a8aa1e7583c8e1aa74c4f485d74ff93a8432 (diff) | |
| download | submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.tar.gz submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.tar.bz2 submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.zip | |
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#381)
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](https://github.com/Microsoft/TypeScript/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .yarn/cache/typescript-npm-5.5.4-79ce5f60f7-b309040f3a.zip (renamed from .yarn/cache/typescript-npm-5.5.3-9d4a463231-4b4f143134.zip) | bin | 4111916 -> 4113928 bytes | |||
| -rw-r--r-- | .yarn/cache/typescript-patch-196f5b4ab7-fc52962f31.zip (renamed from .yarn/cache/typescript-patch-a3442d7268-6853be4607.zip) | bin | 4111916 -> 4113928 bytes | |||
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 18 |
4 files changed, 10 insertions, 10 deletions
diff --git a/.yarn/cache/typescript-npm-5.5.3-9d4a463231-4b4f143134.zip b/.yarn/cache/typescript-npm-5.5.4-79ce5f60f7-b309040f3a.zip Binary files differindex e669393..3307cee 100644 --- a/.yarn/cache/typescript-npm-5.5.3-9d4a463231-4b4f143134.zip +++ b/.yarn/cache/typescript-npm-5.5.4-79ce5f60f7-b309040f3a.zip diff --git a/.yarn/cache/typescript-patch-a3442d7268-6853be4607.zip b/.yarn/cache/typescript-patch-196f5b4ab7-fc52962f31.zip Binary files differindex b2e58ec..4120d8b 100644 --- a/.yarn/cache/typescript-patch-a3442d7268-6853be4607.zip +++ b/.yarn/cache/typescript-patch-196f5b4ab7-fc52962f31.zip diff --git a/package.json b/package.json index 48cd6b6..3d73d3b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "badgen-cli": "^0.2.0", "prettier": "^3.3.3", "ts-node": "^10.9.2", - "typescript": "^5.5.3" + "typescript": "^5.5.4" }, "packageManager": "yarn@3.2.2" } @@ -3109,7 +3109,7 @@ __metadata: badgen-cli: ^0.2.0 prettier: ^3.3.3 ts-node: ^10.9.2 - typescript: ^5.5.3 + typescript: ^5.5.4 languageName: unknown linkType: soft @@ -3218,23 +3218,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.5.3": - version: 5.5.3 - resolution: "typescript@npm:5.5.3" +"typescript@npm:^5.5.4": + version: 5.5.4 + resolution: "typescript@npm:5.5.4" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004 + checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8 languageName: node linkType: hard -"typescript@patch:typescript@^5.5.3#~builtin<compat/typescript>": - version: 5.5.3 - resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=f456af" +"typescript@patch:typescript@^5.5.4#~builtin<compat/typescript>": + version: 5.5.4 + resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=f456af" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b + checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14 languageName: node linkType: hard |
