File tree Expand file tree Collapse file tree 2 files changed +127
-107
lines changed Expand file tree Collapse file tree 2 files changed +127
-107
lines changed Original file line number Diff line number Diff line change 23
23
"@storybook/addons" : " ^5.3.18" ,
24
24
"@storybook/preset-typescript" : " ^3.0.0" ,
25
25
"@storybook/react" : " ^5.3.18" ,
26
- "@testing-library/jest-dom" : " ^5.5 .0" ,
26
+ "@testing-library/jest-dom" : " ^5.7 .0" ,
27
27
"@testing-library/react" : " ^10.0.4" ,
28
28
"@testing-library/react-hooks" : " ^3.2.1" ,
29
29
"@types/jest" : " ^25.2.1" ,
34
34
"@typescript-eslint/parser" : " ^2.31.0" ,
35
35
"babel-loader" : " ^8.1.0" ,
36
36
"babel-preset-react-app" : " ^9.1.2" ,
37
- "eslint" : " ^6.8 .0" ,
37
+ "eslint" : " ^7.0 .0" ,
38
38
"eslint-config-prettier" : " ^6.11.0" ,
39
39
"eslint-plugin-prettier" : " ^3.1.3" ,
40
40
"eslint-plugin-react" : " ^7.19.0" ,
41
41
"jest" : " ^25.5.4" ,
42
42
"prettier" : " ^2.0.5" ,
43
43
"react-is" : " ^16.13.1" ,
44
44
"react-test-renderer" : " ^16.13.1" ,
45
- "rollup" : " ^2.8.2 " ,
46
- "ts-jest" : " ^25.5.0 " ,
45
+ "rollup" : " ^2.9.0 " ,
46
+ "ts-jest" : " ^25.5.1 " ,
47
47
"ts-node" : " ^8.10.1" ,
48
48
"tslib" : " ^1.11.2" ,
49
49
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments