Skip to content

Commit 8867e3f

Browse files
build(deps-dev): bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.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.6.3...v5.7.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 e64ea21 commit 8867e3f

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.6.3",
64+
"typescript": "5.7.2",
6565
"vitepress": "1.5.0"
6666
},
6767
"eslintConfig": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5643,10 +5643,10 @@ typedarray-to-buffer@^3.1.5:
56435643
dependencies:
56445644
is-typedarray "^1.0.0"
56455645

5646-
typescript@5.6.3:
5647-
version "5.6.3"
5648-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5649-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
5646+
typescript@5.7.2:
5647+
version "5.7.2"
5648+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5649+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
56505650

56515651
undici-types@~6.19.8:
56525652
version "6.19.8"

0 commit comments

Comments
 (0)