Skip to content

Commit 529d55b

Browse files
chore(deps): update dep typescript from 4.6.4 to v5
1 parent dcaa1a0 commit 529d55b

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
@@ -143,7 +143,7 @@
143143
"sinon": "1.17.7",
144144
"superagent": "3.8.3",
145145
"supertest": "3.1.0",
146-
"typescript": "4.6.4"
146+
"typescript": "5.0.3"
147147
},
148148
"prettier": {
149149
"semi": false,

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9623,10 +9623,10 @@ typedarray@^0.0.6:
96239623
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
96249624
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
96259625

9626-
typescript@4.6.4:
9627-
version "4.6.4"
9628-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9629-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9626+
typescript@5.0.3:
9627+
version "5.0.3"
9628+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
9629+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
96309630

96319631
ua-parser-js@^0.7.18:
96329632
version "0.7.33"

0 commit comments

Comments
 (0)