File tree Expand file tree Collapse file tree 2 files changed +190
-203
lines changed
Expand file tree Collapse file tree 2 files changed +190
-203
lines changed Original file line number Diff line number Diff line change 3838 "update" : " npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939 },
4040 "devDependencies" : {
41- "@babel/core" : " ^7.13.14 " ,
41+ "@babel/core" : " ^7.13.15 " ,
4242 "@babel/plugin-proposal-object-rest-spread" : " ^7.13.8" ,
4343 "@babel/plugin-transform-react-jsx" : " ^7.13.12" ,
44- "@babel/plugin-transform-runtime" : " ^7.13.10 " ,
45- "@babel/preset-env" : " ^7.13.12 " ,
44+ "@babel/plugin-transform-runtime" : " ^7.13.15 " ,
45+ "@babel/preset-env" : " ^7.13.15 " ,
4646 "@babel/register" : " ^7.13.14" ,
4747 "babel-jest" : " ^26.6.3" ,
4848 "babel-loader" : " ^8.2.2" ,
4949 "duplicate-package-checker-webpack-plugin" : " ^3.0.0" ,
5050 "enzyme" : " ^3.11.0" ,
51- "enzyme-to-json" : " ^3.6.1 " ,
52- "eslint" : " ^7.23 .0" ,
51+ "enzyme-to-json" : " ^3.6.2 " ,
52+ "eslint" : " ^7.24 .0" ,
5353 "jest" : " ^26.6.3" ,
5454 "jquery-inview" : " ^1.1.2" ,
5555 "speed-measure-webpack-plugin" : " ^1.5.0" ,
56- "webpack" : " ^5.30.0 " ,
56+ "webpack" : " ^5.31.2 " ,
5757 "webpack-cli" : " ^4.6.0"
5858 },
5959 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments