Skip to content

Commit 0b5ef7b

Browse files
chore(deps): update dep typescript from 4.6.4 to v5
1 parent 01e4c5f commit 0b5ef7b

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
@@ -144,7 +144,7 @@
144144
"sinon": "1.17.7",
145145
"superagent": "3.8.3",
146146
"supertest": "3.1.0",
147-
"typescript": "4.6.4"
147+
"typescript": "5.4.2"
148148
},
149149
"prettier": {
150150
"semi": false,

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9428,10 +9428,10 @@ typedarray@^0.0.6:
94289428
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
94299429
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
94309430

9431-
typescript@4.6.4:
9432-
version "4.6.4"
9433-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9434-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9431+
typescript@5.4.2:
9432+
version "5.4.2"
9433+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
9434+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
94359435

94369436
ua-parser-js@^0.7.18:
94379437
version "0.7.33"

0 commit comments

Comments
 (0)