Skip to content

Commit 4af7a84

Browse files
Merge pull request #1228 from vue-a11y/dependabot/npm_and_yarn/typescript-5.6.3
build(deps-dev): bump typescript from 5.6.2 to 5.6.3
2 parents 4ed7803 + f64d733 commit 4af7a84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.2",
64+
"typescript": "5.6.3",
6565
"vitepress": "1.4.0"
6666
},
6767
"eslintConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5631,10 +5631,10 @@ typedarray-to-buffer@^3.1.5:
56315631
dependencies:
56325632
is-typedarray "^1.0.0"
56335633

5634-
5635-
version "5.6.2"
5636-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5637-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5634+
5635+
version "5.6.3"
5636+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5637+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
56385638

56395639
undici-types@~6.19.2:
56405640
version "6.19.6"

0 commit comments

Comments
 (0)