Skip to content

Commit 8ca8459

Browse files
chore: update dependency typescript to v3.9.6 (#1012)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8efb441 commit 8ca8459

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.2",
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
@@ -10701,10 +10701,10 @@ typedarray@^0.0.6:
1070110701
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1070210702
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1070310703

10704-
typescript@3.8.2:
10705-
version "3.8.2"
10706-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
10707-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
10704+
typescript@3.9.6:
10705+
version "3.9.6"
10706+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
10707+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1070810708

1070910709
uglify-js@^3.1.4:
1071010710
version "3.7.3"

0 commit comments

Comments
 (0)