Skip to content

Commit bf36091

Browse files
Merge pull request #1253 from vue-a11y/dependabot/npm_and_yarn/typescript-5.7.2
build(deps-dev): bump typescript from 5.6.3 to 5.7.2
2 parents e64ea21 + 8867e3f commit bf36091

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)