Skip to content

Commit 45361d0

Browse files
chore(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 32ff06b commit 45361d0

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
@@ -258,7 +258,7 @@
258258
"ts-jest": "^29.2.5",
259259
"ts-loader": "^9.5.1",
260260
"ts-node": "^10.9.2",
261-
"typescript": "^5.6.3",
261+
"typescript": "^5.7.2",
262262
"typescript-eslint": "^8.15.0",
263263
"webpack": "^5.96.1",
264264
"webpack-bundle-analyzer": "^4.10.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14673,10 +14673,10 @@ typescript-eslint@^8.15.0:
1467314673
"@typescript-eslint/parser" "8.15.0"
1467414674
"@typescript-eslint/utils" "8.15.0"
1467514675

14676-
typescript@^5.6.3:
14677-
version "5.6.3"
14678-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
14679-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
14676+
typescript@^5.7.2:
14677+
version "5.7.2"
14678+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
14679+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1468014680

1468114681
uint8array-extras@^1.1.0, uint8array-extras@^1.3.0:
1468214682
version "1.4.0"

0 commit comments

Comments
 (0)