Skip to content

Commit 887e7c0

Browse files
Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.4
build(deps-dev): bump typescript from 5.5.3 to 5.5.4
2 parents 476e639 + cebf496 commit 887e7c0

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.5.3",
64+
"typescript": "5.5.4",
6565
"vitepress": "1.3.1"
6666
},
6767
"eslintConfig": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5411,10 +5411,10 @@ typedarray-to-buffer@^3.1.5:
54115411
dependencies:
54125412
is-typedarray "^1.0.0"
54135413

5414-
5415-
version "5.5.3"
5416-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5417-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
5414+
5415+
version "5.5.4"
5416+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5417+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
54185418

54195419
undici-types@~5.26.4:
54205420
version "5.26.5"

0 commit comments

Comments
 (0)