Skip to content

Commit b053a6a

Browse files
Merge pull request #1212 from vue-a11y/dependabot/npm_and_yarn/typescript-5.6.2
build(deps-dev): bump typescript from 5.5.4 to 5.6.2
2 parents c10be3d + 4135479 commit b053a6a

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.5.4",
64+
"typescript": "5.6.2",
6565
"vitepress": "1.3.4"
6666
},
6767
"eslintConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5402,10 +5402,10 @@ typedarray-to-buffer@^3.1.5:
54025402
dependencies:
54035403
is-typedarray "^1.0.0"
54045404

5405-
typescript@5.5.4:
5406-
version "5.5.4"
5407-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5408-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5405+
typescript@5.6.2:
5406+
version "5.6.2"
5407+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5408+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
54095409

54105410
undici-types@~6.19.2:
54115411
version "6.19.6"

0 commit comments

Comments
 (0)