Skip to content

Commit 8cb6651

Browse files
up
2 parents da40e3d + 36a9157 commit 8cb6651

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@
129129
"ts-node": "^10.9.1",
130130
"ts-prune": "^0.10.3",
131131
"tsconfig-paths": "^4.1.2",
132-
"typescript": "^4.9.5"
132+
"typescript": "^5.0.2"
133133
}
134134
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7730,11 +7730,16 @@ typedarray@^0.0.6:
77307730
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
77317731
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
77327732

7733-
[email protected], typescript@^4.9.5:
7733+
77347734
version "4.9.5"
77357735
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
77367736
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
77377737

7738+
typescript@^5.0.2:
7739+
version "5.0.2"
7740+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
7741+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
7742+
77387743
ua-parser-js@^1.0.34:
77397744
version "1.0.34"
77407745
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.34.tgz#b33f41c415325839f354005d25a2f588be296976"

0 commit comments

Comments
 (0)