Skip to content

Commit 6522d3c

Browse files
chore(deps): update dependency typescript to v4.7.3 (#104)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c87b213 commit 6522d3c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
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.7.2",
62+
"typescript": "4.7.3",
6363
"weak-napi": "2.0.2",
6464
"ts-jest": "28.0.4"
6565
},

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -8340,6 +8340,11 @@ [email protected]:
83408340
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
83418341
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
83428342

8343+
8344+
version "4.7.3"
8345+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
8346+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
8347+
83438348
ua-parser-js@^0.7.30:
83448349
version "0.7.31"
83458350
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"

0 commit comments

Comments
 (0)