Skip to content

Commit c79a137

Browse files
committed
chore: update dependency typescript to v3.9.5
1 parent a58c0fa commit c79a137

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.5"
9999
},
100100
"husky": {
101101
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10609,10 +10609,10 @@ typedarray@^0.0.6:
1060910609
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1061010610
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1061110611

10612-
typescript@3.8.2:
10613-
version "3.8.2"
10614-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
10615-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
10612+
typescript@3.9.5:
10613+
version "3.9.5"
10614+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
10615+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
1061610616

1061710617
uglify-js@^3.1.4:
1061810618
version "3.7.3"

0 commit comments

Comments
 (0)