File tree Expand file tree Collapse file tree 2 files changed +366
-354
lines changed Expand file tree Collapse file tree 2 files changed +366
-354
lines changed Original file line number Diff line number Diff line change 24
24
"main" : " dist/main/index.js" ,
25
25
"typings" : " dist/module/index.d.ts" ,
26
26
"devDependencies" : {
27
- "@testing-library/react" : " 10.0.2 " ,
27
+ "@testing-library/react" : " 10.0.3 " ,
28
28
"@types/jest" : " 25.2.1" ,
29
29
"@types/react" : " 16.9.34" ,
30
- "@typescript-eslint/eslint-plugin" : " 2.28 .0" ,
31
- "@typescript-eslint/parser" : " 2.28 .0" ,
30
+ "@typescript-eslint/eslint-plugin" : " 2.29 .0" ,
31
+ "@typescript-eslint/parser" : " 2.29 .0" ,
32
32
"doctoc" : " 1.4.0" ,
33
33
"eslint" : " 6.8.0" ,
34
- "eslint-config-prettier" : " 6.10.1 " ,
34
+ "eslint-config-prettier" : " 6.11.0 " ,
35
35
"eslint-plugin-jest" : " 23.8.2" ,
36
36
"eslint-plugin-react" : " 7.19.0" ,
37
37
"husky" : " 4.2.5" ,
38
- "jest" : " 25.3 .0" ,
39
- "lint-staged" : " 10.1.6 " ,
40
- "prettier" : " 2.0.4 " ,
38
+ "jest" : " 25.4 .0" ,
39
+ "lint-staged" : " 10.1.7 " ,
40
+ "prettier" : " 2.0.5 " ,
41
41
"react" : " 16.13.1" ,
42
42
"react-dom" : " 16.13.1" ,
43
43
"rimraf" : " 3.0.2" ,
44
- "semantic-release" : " 17.0.6 " ,
44
+ "semantic-release" : " 17.0.7 " ,
45
45
"ts-jest" : " 25.4.0" ,
46
46
"typescript" : " 3.8.3"
47
47
},
You can’t perform that action at this time.
0 commit comments