|
76 | 76 | "devDependencies": { |
77 | 77 | "@4c/rollout": "^2.1.2", |
78 | 78 | "@babel/cli": "^7.8.4", |
79 | | - "@babel/core": "^7.8.6", |
| 79 | + "@babel/core": "^7.8.7", |
80 | 80 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
81 | 81 | "@babel/plugin-transform-runtime": "^7.8.3", |
82 | | - "@babel/polyfill": "^7.8.3", |
83 | | - "@babel/preset-env": "^7.8.6", |
| 82 | + "@babel/polyfill": "^7.8.7", |
| 83 | + "@babel/preset-env": "^7.8.7", |
84 | 84 | "@babel/preset-react": "^7.8.3", |
85 | 85 | "@react-bootstrap/eslint-config": "^1.3.2", |
86 | 86 | "babel-eslint": "^10.1.0", |
87 | 87 | "babel-plugin-add-module-exports": "^1.0.2", |
88 | 88 | "babel-plugin-istanbul": "^6.0.0", |
89 | 89 | "chai": "^4.2.0", |
90 | 90 | "cherry-pick": "^0.5.0", |
91 | | - "cross-env": "^7.0.0", |
| 91 | + "cross-env": "^7.0.2", |
92 | 92 | "enzyme": "^3.11.0", |
93 | 93 | "enzyme-adapter-react-16": "^1.15.2", |
94 | 94 | "eslint": "^6.8.0", |
|
97 | 97 | "eslint-plugin-jsx-a11y": "^6.2.3", |
98 | 98 | "eslint-plugin-mocha": "^6.3.0", |
99 | 99 | "eslint-plugin-prettier": "^3.1.2", |
100 | | - "eslint-plugin-react": "^7.18.3", |
| 100 | + "eslint-plugin-react": "^7.19.0", |
101 | 101 | "eslint-plugin-react-hooks": "^2.5.0", |
102 | 102 | "gh-pages": "^2.2.0", |
103 | 103 | "husky": "^4.2.3", |
|
121 | 121 | "simulant": "^0.2.2", |
122 | 122 | "sinon": "^9.0.0", |
123 | 123 | "sinon-chai": "^3.5.0", |
124 | | - "webpack": "^4.41.6", |
| 124 | + "webpack": "^4.42.0", |
125 | 125 | "webpack-atoms": "^12.1.0", |
126 | 126 | "webpack-cli": "^3.3.11" |
127 | 127 | }, |
|
0 commit comments