File tree Expand file tree Collapse file tree 2 files changed +115
-137
lines changed Expand file tree Collapse file tree 2 files changed +115
-137
lines changed Original file line number Diff line number Diff line change 26
26
"@storybook/preset-typescript" : " ^3.0.0" ,
27
27
"@storybook/react" : " ^5.3.19" ,
28
28
"@testing-library/jest-dom" : " ^5.9.0" ,
29
- "@testing-library/react" : " ^10.0.4 " ,
29
+ "@testing-library/react" : " ^10.1.0 " ,
30
30
"@testing-library/react-hooks" : " ^3.2.1" ,
31
31
"@types/jest" : " ^25.2.3" ,
32
- "@types/node" : " ^14.0.6 " ,
32
+ "@types/node" : " ^14.0.10 " ,
33
33
"@types/react" : " ^16.9.35" ,
34
34
"@types/react-dom" : " ^16.9.8" ,
35
- "@typescript-eslint/eslint-plugin" : " ^3.0.2 " ,
36
- "@typescript-eslint/parser" : " ^3.0.2 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^3.1.0 " ,
36
+ "@typescript-eslint/parser" : " ^3.1.0 " ,
37
37
"babel-loader" : " ^8.1.0" ,
38
38
"babel-preset-react-app" : " ^9.1.2" ,
39
39
"eslint" : " ^7.1.0" ,
44
44
"prettier" : " ^2.0.5" ,
45
45
"react-is" : " ^16.13.1" ,
46
46
"react-test-renderer" : " ^16.13.1" ,
47
- "rollup" : " ^2.12.0 " ,
47
+ "rollup" : " ^2.13.1 " ,
48
48
"ts-jest" : " ^26.1.0" ,
49
49
"ts-node" : " ^8.10.2" ,
50
50
"tslib" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments