Skip to content

Commit c160473

Browse files
chore(dev-deps): bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [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.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bca98ac commit c160473

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"source-map-support": "^0.5.16",
3636
"ts-jest": "^29.1.4",
3737
"ts-node": "^10.7.0",
38-
"typescript": "^5.4.5",
38+
"typescript": "^5.5.2",
3939
"vscode": "^1.1.37",
4040
"vscode-test": "^1.6.1"
4141
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4437,10 +4437,10 @@ type-fest@^0.21.3:
44374437
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
44384438
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
44394439

4440-
typescript@^5.4.5:
4441-
version "5.4.5"
4442-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4443-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4440+
typescript@^5.5.2:
4441+
version "5.5.2"
4442+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4443+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
44444444

44454445
undici-types@~5.26.4:
44464446
version "5.26.5"

0 commit comments

Comments
 (0)