Skip to content

Commit 98c591e

Browse files
committed
chore(deps): update dependency typescript to v4.1.3
1 parent cd9bbb1 commit 98c591e

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
@@ -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.1.3"
6767
},
6868
"files": [
6969
"dist/lib/**"

yarn.lock

+5
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.1.3"
8940+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
8941+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
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)