Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 26f8477

Browse files
committed
Update dependency typescript to v5
1 parent cb97b89 commit 26f8477

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "2.8.4",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.0.2",
42-
"typescript": "4.9.5"
42+
"typescript": "5.0.2"
4343
},
4444
"ava": {
4545
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8586,10 +8586,10 @@ typedarray@^0.0.6:
85868586
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
85878587
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
85888588

8589-
typescript@4.9.5:
8590-
version "4.9.5"
8591-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8592-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
8589+
typescript@5.0.2:
8590+
version "5.0.2"
8591+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
8592+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
85938593

85948594
typewise-core@^1.2, typewise-core@^1.2.0:
85958595
version "1.2.0"

0 commit comments

Comments
 (0)