This repository was archived by the owner on Jun 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 26
26
"@material-ui/icons" : " ^4.2.1" ,
27
27
"@types/jest" : " ^24.0.15" ,
28
28
"@types/json-schema" : " ^7.0.3" ,
29
- "@types/react" : " ^16.8.22 " ,
29
+ "@types/react" : " ^16.8.23 " ,
30
30
"@types/react-dom" : " ^16.8.4" ,
31
31
"@types/react-jsonschema-form" : " ^1.6.2" ,
32
32
"husky" : " ^3.0.0" ,
40
40
"rimraf" : " ^2.6.3" ,
41
41
"tsdx" : " ^0.7.2" ,
42
42
"tslib" : " ^1.10.0" ,
43
- "typescript" : " ^3.5.2 "
43
+ "typescript" : " ^3.5.3 "
44
44
},
45
45
"husky" : {
46
46
"hooks" : {
Original file line number Diff line number Diff line change 1041
1041
dependencies :
1042
1042
" @types/react" " *"
1043
1043
1044
- " @types/react@*" , "@types/react@^16.8.22 ":
1045
- version "16.8.22 "
1046
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22 .tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54 "
1047
- integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA ==
1044
+ " @types/react@*" , "@types/react@^16.8.23 ":
1045
+ version "16.8.23 "
1046
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23 .tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2 "
1047
+ integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA ==
1048
1048
dependencies :
1049
1049
" @types/prop-types" " *"
1050
1050
csstype "^2.2.0"
@@ -4698,9 +4698,9 @@ lodash.zip@^4.2.0:
4698
4698
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
4699
4699
4700
4700
lodash@^4.17.11 :
4701
- version "4.17.11 "
4702
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11 .tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d "
4703
- integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg ==
4701
+ version "4.17.14 "
4702
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14 .tgz#9ce487ae66c96254fe20b599f21b6816028078ba "
4703
+ integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw ==
4704
4704
4705
4705
lodash@^4.3.0 :
4706
4706
version "4.17.14"
@@ -7331,10 +7331,10 @@ typedarray@^0.0.6:
7331
7331
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7332
7332
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7333
7333
7334
- typescript@^3.5.2 :
7335
- version "3.5.2 "
7336
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2 .tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c "
7337
- integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA ==
7334
+ typescript@^3.5.3 :
7335
+ version "3.5.3 "
7336
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3 .tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
7337
+ integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
7338
7338
7339
7339
uglify-js@^3.1.4 :
7340
7340
version "3.6.0"
You can’t perform that action at this time.
0 commit comments