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

Commit a343172

Browse files
Update dependency typescript to v5
1 parent ce81ce7 commit a343172

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
@@ -73,7 +73,7 @@
7373
"ts-graphql-plugin": "^2.1.6",
7474
"ts-node": "^10.7.0",
7575
"tslint": "^6.1.3",
76-
"typescript": "^4.6.4",
76+
"typescript": "^5.1.5",
7777
"yargs": "^17.4.1",
7878
"yarn": "^1.22.18",
7979
"yarn-deduplicate": "^5.0.0"

yarn.lock

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

9338-
typescript@^4.6.4:
9339-
version "4.6.4"
9340-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9341-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9338+
typescript@^5.1.5:
9339+
version "5.1.5"
9340+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
9341+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
93429342

93439343
unbox-primitive@^1.0.2:
93449344
version "1.0.2"

0 commit comments

Comments
 (0)