diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-23 11:17:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-23 11:17:46 -0400 |
| commit | 4dbf95e4fdd087b0ce771d9c51e7ed72456855c7 (patch) | |
| tree | 35fa04193e79b3cf69330bec5596c537486755a5 /yarn.lock | |
| parent | 374802bca48d1e3039b2cb129e84a0c43fd1d57f (diff) | |
| download | submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.tar.gz submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.tar.bz2 submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.zip | |
build(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#354)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.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.4.2...v5.4.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
@@ -3102,7 +3102,7 @@ __metadata: badgen-cli: ^0.2.0 prettier: ^3.2.5 ts-node: ^10.9.2 - typescript: ^5.4.2 + typescript: ^5.4.3 languageName: unknown linkType: soft @@ -3211,23 +3211,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.2": - version: 5.4.2 - resolution: "typescript@npm:5.4.2" +"typescript@npm:^5.4.3": + version: 5.4.3 + resolution: "typescript@npm:5.4.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a + checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198 languageName: node linkType: hard -"typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>": - version: 5.4.2 - resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=f456af" +"typescript@patch:typescript@^5.4.3#~builtin<compat/typescript>": + version: 5.4.3 + resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=f456af" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6 + checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c languageName: node linkType: hard |
