Skip to content

Commit b656297

Browse files
⬆️ Bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 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](microsoft/TypeScript@v5.4.5...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4e3747 commit b656297

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"pkg": "5.8.1",
8888
"prettier": "3.3.2",
8989
"turbo": "^2.0.3",
90-
"typescript": "^5.4.5"
90+
"typescript": "^5.5.3"
9191
},
9292
"jest": {
9393
"coverageDirectory": "./coverage/",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5661,10 +5661,10 @@ typedarray-to-buffer@^3.1.5:
56615661
dependencies:
56625662
is-typedarray "^1.0.0"
56635663

5664-
typescript@^5.4.5:
5665-
version "5.4.5"
5666-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5667-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5664+
typescript@^5.5.3:
5665+
version "5.5.3"
5666+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5667+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
56685668

56695669
uint8array-extras@^1.1.0:
56705670
version "1.2.0"

0 commit comments

Comments
 (0)