diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-06 11:45:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-06 11:45:13 -0400 |
| commit | 54247c8ad119b754ccae69358df78a295d7da5da (patch) | |
| tree | 189d6331b95698cf2afd4520f63d84d6f99b50d9 /yarn.lock | |
| parent | e2185f58d8589c1cb91d1eefa448ef8d92422095 (diff) | |
| download | submelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.tar.gz submelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.tar.bz2 submelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.zip | |
build(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#377)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [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.2...v5.5.3)
---
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>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -3109,7 +3109,7 @@ __metadata: badgen-cli: ^0.2.0 prettier: ^3.3.2 ts-node: ^10.9.2 - typescript: ^5.5.2 + typescript: ^5.5.3 languageName: unknown linkType: soft @@ -3218,23 +3218,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.5.2": - version: 5.5.2 - resolution: "typescript@npm:5.5.2" +"typescript@npm:^5.5.3": + version: 5.5.3 + resolution: "typescript@npm:5.5.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd + checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004 languageName: node linkType: hard -"typescript@patch:typescript@^5.5.2#~builtin<compat/typescript>": - version: 5.5.2 - resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=f456af" +"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" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4 + checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b languageName: node linkType: hard |
