|
78 | 78 | "devDependencies": {
|
79 | 79 | "@4c/rollout": "^2.2.2",
|
80 | 80 | "@4c/tsconfig": "^0.4.0",
|
81 |
| - "@babel/cli": "^7.14.8", |
82 |
| - "@babel/core": "^7.15.0", |
| 81 | + "@babel/cli": "^7.15.4", |
| 82 | + "@babel/core": "^7.15.5", |
83 | 83 | "@babel/preset-typescript": "^7.15.0",
|
84 | 84 | "@babel/register": "^7.15.3",
|
85 | 85 | "@react-bootstrap/babel-preset": "^2.1.0",
|
|
91 | 91 | "@types/mocha": "^9.0.0",
|
92 | 92 | "@types/sinon": "^10.0.2",
|
93 | 93 | "@types/sinon-chai": "^3.2.5",
|
94 |
| - "@typescript-eslint/eslint-plugin": "^4.30.0", |
95 |
| - "@typescript-eslint/parser": "^4.30.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.31.0", |
| 95 | + "@typescript-eslint/parser": "^4.31.0", |
96 | 96 | "babel-eslint": "^10.1.0",
|
97 | 97 | "babel-loader": "^8.2.2",
|
98 | 98 | "babel-plugin-istanbul": "^6.0.0",
|
|
142 | 142 | "stream-browserify": "^3.0.0",
|
143 | 143 | "typescript": "^4.4.2",
|
144 | 144 | "util": "^0.12.4",
|
145 |
| - "webpack": "^5.51.1" |
| 145 | + "webpack": "^5.52.0" |
146 | 146 | },
|
147 | 147 | "peerDependencies": {
|
148 | 148 | "react": ">=16.14.0",
|
|
0 commit comments