Skip to content

Commit 6850892

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent cd9bbb1 commit 6850892

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
@@ -63,7 +63,7 @@
6363
"ts-loader": "8.0.11",
6464
"ts-node": "9.0.0",
6565
"tsconfig-paths": "3.9.0",
66-
"typescript": "4.0.5"
66+
"typescript": "4.8.3"
6767
},
6868
"files": [
6969
"dist/lib/**"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8935,6 +8935,11 @@ [email protected]:
89358935
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
89368936
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
89378937

8938+
8939+
version "4.8.3"
8940+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8941+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
8942+
89388943
uglify-js@^3.1.4:
89398944
version "3.11.5"
89408945
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.5.tgz#d6788bc83cf35ff18ea78a65763e480803409bc6"

0 commit comments

Comments
 (0)