Skip to content

Commit 6d32e2c

Browse files
Merge pull request #734 from vue-a11y/dependabot/npm_and_yarn/typescript-5.0.2
chore(deps-dev): bump typescript from 4.9.5 to 5.0.2
2 parents 27b4552 + 94bab69 commit 6d32e2c

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
@@ -48,7 +48,7 @@
4848
"pretty-quick": "^3.1.3",
4949
"ts-jest": "^29.0.3",
5050
"ts-node": "^10.3.0",
51-
"typescript": "^4.5.4"
51+
"typescript": "^5.0.2"
5252
},
5353
"eslintConfig": {
5454
"env": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4744,10 +4744,10 @@ typedarray-to-buffer@^3.1.5:
47444744
dependencies:
47454745
is-typedarray "^1.0.0"
47464746

4747-
typescript@^4.5.4:
4748-
version "4.9.5"
4749-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4750-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4747+
typescript@^5.0.2:
4748+
version "5.0.2"
4749+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
4750+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
47514751

47524752
unique-string@^2.0.0:
47534753
version "2.0.0"

0 commit comments

Comments
 (0)