|
53 | 53 | "@4c/build": "^2.2.7",
|
54 | 54 | "@4c/rollout": "^2.1.10",
|
55 | 55 | "@4c/tsconfig": "^0.3.1",
|
56 |
| - "@babel/cli": "^7.11.6", |
57 |
| - "@babel/core": "^7.11.6", |
58 |
| - "@babel/preset-typescript": "^7.10.4", |
| 56 | + "@babel/cli": "^7.12.1", |
| 57 | + "@babel/core": "^7.12.3", |
| 58 | + "@babel/preset-typescript": "^7.12.1", |
59 | 59 | "@react-bootstrap/babel-preset": "^1.2.0",
|
60 | 60 | "@react-bootstrap/eslint-config": "^1.3.2",
|
61 | 61 | "@react-bootstrap/eslint-config-typescript": "^2.0.0",
|
62 |
| - "@typescript-eslint/eslint-plugin": "^4.4.0", |
63 |
| - "@typescript-eslint/parser": "^4.4.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^4.4.1", |
| 63 | + "@typescript-eslint/parser": "^4.4.1", |
64 | 64 | "babel-eslint": "^10.1.0",
|
65 | 65 | "babel-loader": "^8.1.0",
|
66 | 66 | "cherry-pick": "^0.5.0",
|
|
80 | 80 | "karma-sinon": "^1.0.5",
|
81 | 81 | "karma-sourcemap-loader": "^0.3.8",
|
82 | 82 | "karma-webpack": "^4.0.2",
|
83 |
| - "mocha": "^8.1.3", |
| 83 | + "mocha": "^8.2.0", |
84 | 84 | "rimraf": "^3.0.2",
|
85 |
| - "rollup": "^2.29.0", |
| 85 | + "rollup": "^2.32.0", |
86 | 86 | "rollup-plugin-size-snapshot": "^0.12.0",
|
87 | 87 | "rollup-plugin-typescript": "^1.0.1",
|
88 | 88 | "simulant": "^0.2.2",
|
|
0 commit comments