Skip to content

Commit 1c3f339

Browse files
Merge pull request #1151 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.2
build(deps-dev): bump typescript from 5.0.2 to 5.5.2
2 parents 44f9b6d + d5939ae commit 1c3f339

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

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5330,10 +5330,10 @@ typedarray-to-buffer@^3.1.5:
53305330
dependencies:
53315331
is-typedarray "^1.0.0"
53325332

5333-
typescript@5.0.2:
5334-
version "5.0.2"
5335-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
5336-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
5333+
typescript@5.5.2:
5334+
version "5.5.2"
5335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5336+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
53375337

53385338
undici-types@~5.26.4:
53395339
version "5.26.5"

0 commit comments

Comments
 (0)