|
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
81 | 81 | "@4c/rollout": "^2.1.9",
|
82 |
| - "@babel/cli": "^7.10.3", |
83 |
| - "@babel/core": "^7.10.3", |
84 |
| - "@babel/register": "^7.10.3", |
| 82 | + "@babel/cli": "^7.10.4", |
| 83 | + "@babel/core": "^7.10.4", |
| 84 | + "@babel/register": "^7.10.4", |
85 | 85 | "@react-bootstrap/babel-preset": "^1.2.0",
|
86 | 86 | "@react-bootstrap/eslint-config": "^1.3.2",
|
87 | 87 | "babel-eslint": "^10.1.0",
|
|
97 | 97 | "dtslint": "^3.6.12",
|
98 | 98 | "enzyme": "^3.11.0",
|
99 | 99 | "enzyme-adapter-react-16": "^1.15.2",
|
100 |
| - "eslint": "^7.3.1", |
| 100 | + "eslint": "^7.4.0", |
101 | 101 | "eslint-import-resolver-node": "^0.3.4",
|
102 | 102 | "eslint-import-resolver-webpack": "^0.12.2",
|
103 | 103 | "eslint-plugin-import": "^2.22.0",
|
104 | 104 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
105 | 105 | "eslint-plugin-mocha": "^7.0.1",
|
106 | 106 | "eslint-plugin-prettier": "^3.1.4",
|
107 |
| - "eslint-plugin-react": "^7.20.1", |
| 107 | + "eslint-plugin-react": "^7.20.3", |
108 | 108 | "execa": "^4.0.2",
|
109 | 109 | "fs-extra": "^9.0.1",
|
110 | 110 | "husky": "^4.2.5",
|
|
127 | 127 | "react-test-renderer": "^16.13.1",
|
128 | 128 | "sinon": "^9.0.2",
|
129 | 129 | "sinon-chai": "^3.5.0",
|
130 |
| - "typescript": "^3.9.5", |
| 130 | + "typescript": "^3.9.6", |
131 | 131 | "webpack": "^4.43.0"
|
132 | 132 | },
|
133 | 133 | "publishConfig": {
|
|
0 commit comments