|
88 | 88 | "@react-bootstrap/eslint-config": "^1.3.2",
|
89 | 89 | "@rollup/plugin-node-resolve": "^9.0.0",
|
90 | 90 | "@types/classnames": "^2.2.10",
|
91 |
| - "@types/react": "^16.9.45", |
| 91 | + "@types/react": "^16.9.46", |
92 | 92 | "@types/react-dom": "^16.9.8",
|
93 |
| - "@typescript-eslint/eslint-plugin": "^3.8.0", |
94 |
| - "@typescript-eslint/parser": "^3.8.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^3.9.0", |
| 94 | + "@typescript-eslint/parser": "^3.9.0", |
95 | 95 | "babel-eslint": "^10.1.0",
|
96 | 96 | "babel-plugin-add-module-exports": "^1.0.2",
|
97 | 97 | "babel-plugin-istanbul": "^6.0.0",
|
|
100 | 100 | "cross-env": "^7.0.2",
|
101 | 101 | "enzyme": "^3.11.0",
|
102 | 102 | "enzyme-adapter-react-16": "^1.15.3",
|
103 |
| - "eslint": "^7.6.0", |
| 103 | + "eslint": "^7.7.0", |
104 | 104 | "eslint-config-4catalyzer-typescript": "^2.0.2",
|
105 | 105 | "eslint-config-prettier": "^6.11.0",
|
106 | 106 | "eslint-plugin-import": "^2.22.0",
|
107 | 107 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
108 | 108 | "eslint-plugin-mocha": "^8.0.0",
|
109 | 109 | "eslint-plugin-prettier": "^3.1.4",
|
110 |
| - "eslint-plugin-react": "^7.20.5", |
111 |
| - "eslint-plugin-react-hooks": "^4.0.8", |
| 110 | + "eslint-plugin-react": "^7.20.6", |
| 111 | + "eslint-plugin-react-hooks": "^4.1.0", |
112 | 112 | "gh-pages": "^3.1.0",
|
113 | 113 | "husky": "^4.2.5",
|
114 | 114 | "jquery": "^3.5.1",
|
|
128 | 128 | "react-dom": "^16.13.1",
|
129 | 129 | "react-transition-group": "^4.4.1",
|
130 | 130 | "rimraf": "^3.0.2",
|
131 |
| - "rollup": "^2.23.1", |
| 131 | + "rollup": "^2.26.3", |
132 | 132 | "simulant": "^0.2.2",
|
133 |
| - "sinon": "^9.0.2", |
| 133 | + "sinon": "^9.0.3", |
134 | 134 | "sinon-chai": "^3.5.0",
|
135 | 135 | "typescript": "^3.9.7",
|
136 | 136 | "webpack": "^4.44.1",
|
|
0 commit comments