Skip to content

Commit 4003271

Browse files
committed
chore: update dependency typescript to v3.8.3
1 parent 0f0f95a commit 4003271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"lint-staged": "10.0.7",
9696
"prettier": "1.17.1",
9797
"ts-jest": "25.2.1",
98-
"typescript": "3.8.2"
98+
"typescript": "3.8.3"
9999
},
100100
"husky": {
101101
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9748,10 +9748,10 @@ typedarray@^0.0.6:
97489748
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
97499749
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
97509750

9751-
9752-
version "3.8.2"
9753-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
9754-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
9751+
9752+
version "3.8.3"
9753+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
9754+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
97559755

97569756
uglify-js@^3.1.4:
97579757
version "3.7.3"

0 commit comments

Comments
 (0)