diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-06 08:51:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-06 08:51:09 -0400 |
| commit | 565f165743f44200a16442182b4410719d6b1b5f (patch) | |
| tree | d14ef5c83f30185a3094829beb328e7a06e2add3 | |
| parent | 86a7168d8691787182e9211dcd3e07527475e04a (diff) | |
| download | submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.tar.gz submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.tar.bz2 submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.zip | |
build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#358)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.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.4.3...v5.4.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.4.4-a827b905f6-a7b54515d2.zip (renamed from .yarn/cache/typescript-npm-5.4.3-702063d215-d74d731527.zip) | bin | 5888544 -> 5889814 bytes | |||
| -rw-r--r-- | .yarn/cache/typescript-patch-f2d9f53a65-34e8fe6b89.zip (renamed from .yarn/cache/typescript-patch-bef1e6c3fe-3a62fe90aa.zip) | bin | 5888544 -> 5889814 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.4.3-702063d215-d74d731527.zip b/.yarn/cache/typescript-npm-5.4.4-a827b905f6-a7b54515d2.zip Binary files differindex 8ab3814..aaf7f66 100644 --- a/.yarn/cache/typescript-npm-5.4.3-702063d215-d74d731527.zip +++ b/.yarn/cache/typescript-npm-5.4.4-a827b905f6-a7b54515d2.zip diff --git a/.yarn/cache/typescript-patch-bef1e6c3fe-3a62fe90aa.zip b/.yarn/cache/typescript-patch-f2d9f53a65-34e8fe6b89.zip Binary files differindex 8416059..402cfae 100644 --- a/.yarn/cache/typescript-patch-bef1e6c3fe-3a62fe90aa.zip +++ b/.yarn/cache/typescript-patch-f2d9f53a65-34e8fe6b89.zip diff --git a/package.json b/package.json index bc41dce..0fa8ee5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "badgen-cli": "^0.2.0", "prettier": "^3.2.5", "ts-node": "^10.9.2", - "typescript": "^5.4.3" + "typescript": "^5.4.4" }, "packageManager": "yarn@3.2.2" } @@ -3102,7 +3102,7 @@ __metadata: badgen-cli: ^0.2.0 prettier: ^3.2.5 ts-node: ^10.9.2 - typescript: ^5.4.3 + typescript: ^5.4.4 languageName: unknown linkType: soft @@ -3211,23 +3211,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.3": - version: 5.4.3 - resolution: "typescript@npm:5.4.3" +"typescript@npm:^5.4.4": + version: 5.4.4 + resolution: "typescript@npm:5.4.4" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198 + checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8 languageName: node linkType: hard -"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" +"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" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c + checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8 languageName: node linkType: hard |
