Skip to content

Commit 6baa3d2

Browse files
committed
chore: update dependency typescript to v3.9.6
1 parent a406053 commit 6baa3d2

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.2.11",
9696
"prettier": "1.17.1",
9797
"ts-jest": "26.1.1",
98-
"typescript": "3.8.2"
98+
"typescript": "3.9.6"
9999
},
100100
"husky": {
101101
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10625,10 +10625,10 @@ typedarray@^0.0.6:
1062510625
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1062610626
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1062710627

10628-
typescript@3.8.2:
10629-
version "3.8.2"
10630-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
10631-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
10628+
typescript@3.9.6:
10629+
version "3.9.6"
10630+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
10631+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1063210632

1063310633
uglify-js@^3.1.4:
1063410634
version "3.7.3"

0 commit comments

Comments
 (0)