Skip to content

Commit cebf496

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 476e639 commit cebf496

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.5.3",
64+
"typescript": "5.5.4",
6565
"vitepress": "1.3.1"
6666
},
6767
"eslintConfig": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5411,10 +5411,10 @@ typedarray-to-buffer@^3.1.5:
54115411
dependencies:
54125412
is-typedarray "^1.0.0"
54135413

5414-
5415-
version "5.5.3"
5416-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5417-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
5414+
5415+
version "5.5.4"
5416+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5417+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
54185418

54195419
undici-types@~5.26.4:
54205420
version "5.26.5"

0 commit comments

Comments
 (0)