Skip to content

Commit d5939ae

Browse files
build(deps-dev): bump typescript from 5.0.2 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 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.0.2...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44f9b6d commit d5939ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"semver": "^7.6.0",
6262
"ts-jest": "^29.0.3",
6363
"ts-node": "^10.3.0",
64-
"typescript": "5.0.2",
64+
"typescript": "5.5.2",
6565
"vitepress": "1.2.3"
6666
},
6767
"eslintConfig": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5330,10 +5330,10 @@ typedarray-to-buffer@^3.1.5:
53305330
dependencies:
53315331
is-typedarray "^1.0.0"
53325332

5333-
typescript@5.0.2:
5334-
version "5.0.2"
5335-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
5336-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
5333+
typescript@5.5.2:
5334+
version "5.5.2"
5335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5336+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
53375337

53385338
undici-types@~5.26.4:
53395339
version "5.26.5"

0 commit comments

Comments
 (0)