Skip to content

Commit e1acf62

Browse files
committed
chore(deps): update dep typescript from 4.6.4 to v4.7.2
1 parent 5cf9b7b commit e1acf62

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"sinon": "1.17.7",
143143
"superagent": "3.8.3",
144144
"supertest": "3.1.0",
145-
"typescript": "4.6.4"
145+
"typescript": "4.7.2"
146146
},
147147
"prettier": {
148148
"semi": false,

yarn.lock

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

9386-
typescript@4.6.4:
9387-
version "4.6.4"
9388-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9389-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9386+
typescript@4.7.2:
9387+
version "4.7.2"
9388+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
9389+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
93909390

93919391
ua-parser-js@^0.7.18:
93929392
version "0.7.28"

0 commit comments

Comments
 (0)