Skip to content

Commit b691fed

Browse files
Merge pull request #1157 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.3
build(deps-dev): bump typescript from 5.5.2 to 5.5.3
2 parents b998a2a + 913e064 commit b691fed

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

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5318,10 +5318,10 @@ typedarray-to-buffer@^3.1.5:
53185318
dependencies:
53195319
is-typedarray "^1.0.0"
53205320

5321-
5322-
version "5.5.2"
5323-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5324-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
5321+
5322+
version "5.5.3"
5323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5324+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
53255325

53265326
undici-types@~5.26.4:
53275327
version "5.26.5"

0 commit comments

Comments
 (0)