Skip to content

Commit d1bb193

Browse files
chore(deps): update dep typescript from 4.6.4 to v5
1 parent fdc9807 commit d1bb193

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.3"
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.3:
9432+
version "5.4.3"
9433+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
9434+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
94359435

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

0 commit comments

Comments
 (0)