Skip to content

Commit 7fc1889

Browse files
committed
chore(deps): update dependency typescript to v4.1.5
1 parent cd9bbb1 commit 7fc1889

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.5"
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.5"
8940+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
8941+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
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)