Skip to content

Commit 2279c13

Browse files
chore(deps): update dependency typescript to v4.7.2 (#89)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d9e21ea commit 2279c13

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prettier": "2.6.2",
6060
"pretty-quick": "3.1.3",
6161
"rimraf": "3.0.2",
62-
"typescript": "4.6.4",
62+
"typescript": "4.7.2",
6363
"weak-napi": "2.0.2",
6464
"ts-jest": "28.0.3"
6565
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8977,6 +8977,11 @@ [email protected]:
89778977
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
89788978
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
89798979

8980+
8981+
version "4.7.2"
8982+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
8983+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
8984+
89808985
ua-parser-js@^0.7.30:
89818986
version "0.7.31"
89828987
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"

0 commit comments

Comments
 (0)