Skip to content

Commit 7bebc39

Browse files
committed
chore(deps): update dep typescript from 4.6.4 to v4.7.2
1 parent b4d2558 commit 7bebc39

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
@@ -9373,10 +9373,10 @@ typedarray@^0.0.6:
93739373
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
93749374
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
93759375

9376-
typescript@4.6.4:
9377-
version "4.6.4"
9378-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9379-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9376+
typescript@4.7.2:
9377+
version "4.7.2"
9378+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
9379+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
93809380

93819381
ua-parser-js@^0.7.18:
93829382
version "0.7.28"

0 commit comments

Comments
 (0)