|
89 | 89 | "@react-bootstrap/eslint-config": "^1.3.2", |
90 | 90 | "@rollup/plugin-node-resolve": "^9.0.0", |
91 | 91 | "@types/classnames": "^2.2.10", |
92 | | - "@types/react": "^16.9.49", |
| 92 | + "@types/react": "^16.9.51", |
93 | 93 | "@types/react-dom": "^16.9.8", |
94 | | - "@typescript-eslint/eslint-plugin": "^4.2.0", |
95 | | - "@typescript-eslint/parser": "^4.2.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.4.0", |
| 95 | + "@typescript-eslint/parser": "^4.4.0", |
96 | 96 | "babel-eslint": "^10.1.0", |
97 | 97 | "babel-plugin-add-module-exports": "^1.0.4", |
98 | 98 | "babel-plugin-istanbul": "^6.0.0", |
|
108 | 108 | "eslint-plugin-jsx-a11y": "^6.3.1", |
109 | 109 | "eslint-plugin-mocha": "^8.0.0", |
110 | 110 | "eslint-plugin-prettier": "^3.1.4", |
111 | | - "eslint-plugin-react": "^7.21.2", |
| 111 | + "eslint-plugin-react": "^7.21.3", |
112 | 112 | "eslint-plugin-react-hooks": "^4.1.2", |
113 | 113 | "gh-pages": "^3.1.0", |
114 | 114 | "husky": "^4.3.0", |
|
131 | 131 | "rimraf": "^3.0.2", |
132 | 132 | "rollup": "^2.28.2", |
133 | 133 | "simulant": "^0.2.2", |
134 | | - "sinon": "^9.0.3", |
| 134 | + "sinon": "^9.2.0", |
135 | 135 | "sinon-chai": "^3.5.0", |
136 | 136 | "typescript": "^4.0.3", |
137 | 137 | "webpack": "^4.44.2", |
|
0 commit comments