diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-13 11:45:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-13 11:45:06 -0400 |
| commit | 00a51e90b324cf4113e775fc3672eb60f1ad0066 (patch) | |
| tree | bd58f95d973c2bab966d9ce161cbf7e2cf515300 /yarn.lock | |
| parent | 8cfd404b0688744f24ea46944aac83c6f5c62273 (diff) | |
| download | submelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.tar.gz submelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.tar.bz2 submelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.zip | |
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 (#362)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [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.4.4...v5.4.5)
---
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
@@ -3102,7 +3102,7 @@ __metadata: badgen-cli: ^0.2.0 prettier: ^3.2.5 ts-node: ^10.9.2 - typescript: ^5.4.4 + typescript: ^5.4.5 languageName: unknown linkType: soft @@ -3211,23 +3211,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.4": - version: 5.4.4 - resolution: "typescript@npm:5.4.4" +"typescript@npm:^5.4.5": + version: 5.4.5 + resolution: "typescript@npm:5.4.5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8 + checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0 languageName: node linkType: hard -"typescript@patch:typescript@^5.4.4#~builtin<compat/typescript>": - version: 5.4.4 - resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=f456af" +"typescript@patch:typescript@^5.4.5#~builtin<compat/typescript>": + version: 5.4.5 + resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=f456af" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8 + checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba languageName: node linkType: hard |
