File tree Expand file tree Collapse file tree 2 files changed +346
-1005
lines changed Expand file tree Collapse file tree 2 files changed +346
-1005
lines changed Original file line number Diff line number Diff line change 45
45
"react" : " >=16.13.1"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/cli" : " ^7.15.4 " ,
48
+ "@babel/cli" : " ^7.15.7 " ,
49
49
"@babel/core" : " ^7.15.5" ,
50
50
"@babel/preset-env" : " ^7.15.6" ,
51
51
"@babel/preset-react" : " ^7.14.5" ,
52
52
"babel-eslint" : " ^10.1.0" ,
53
- "babel-jest" : " ^27.1.1 " ,
53
+ "babel-jest" : " ^27.2.0 " ,
54
54
"babel-plugin-add-module-exports" : " ^1.0.4" ,
55
55
"chai" : " ^4.3.4" ,
56
56
"dirty-chai" : " ^2.0.1" ,
60
60
"eslint-plugin-import" : " ^2.24.2" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
62
62
"eslint-plugin-mocha" : " ^9.0.0" ,
63
- "eslint-plugin-react" : " ^7.25.1 " ,
64
- "jest" : " ^27.1.1 " ,
63
+ "eslint-plugin-react" : " ^7.25.3 " ,
64
+ "jest" : " ^27.2.0 " ,
65
65
"prop-types" : " ^15.7.2" ,
66
66
"react" : " ^17.0.2" ,
67
67
"release-script" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments