|
91 | 91 | "@types/classnames": "^2.2.10", |
92 | 92 | "@types/react": "^16.9.49", |
93 | 93 | "@types/react-dom": "^16.9.8", |
94 | | - "@typescript-eslint/eslint-plugin": "^4.1.0", |
95 | | - "@typescript-eslint/parser": "^4.1.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.2.0", |
| 95 | + "@typescript-eslint/parser": "^4.2.0", |
96 | 96 | "babel-eslint": "^10.1.0", |
97 | | - "babel-plugin-add-module-exports": "^1.0.2", |
| 97 | + "babel-plugin-add-module-exports": "^1.0.4", |
98 | 98 | "babel-plugin-istanbul": "^6.0.0", |
99 | 99 | "chai": "^4.2.0", |
100 | 100 | "cherry-pick": "^0.5.0", |
101 | 101 | "cross-env": "^7.0.2", |
102 | 102 | "enzyme": "^3.11.0", |
103 | | - "enzyme-adapter-react-16": "^1.15.4", |
104 | | - "eslint": "^7.8.1", |
| 103 | + "enzyme-adapter-react-16": "^1.15.5", |
| 104 | + "eslint": "^7.9.0", |
105 | 105 | "eslint-config-4catalyzer-typescript": "^2.0.4", |
106 | 106 | "eslint-config-prettier": "^6.11.0", |
107 | 107 | "eslint-plugin-import": "^2.22.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.20.6", |
112 | | - "eslint-plugin-react-hooks": "^4.1.0", |
| 111 | + "eslint-plugin-react": "^7.21.1", |
| 112 | + "eslint-plugin-react-hooks": "^4.1.2", |
113 | 113 | "gh-pages": "^3.1.0", |
114 | 114 | "husky": "^4.3.0", |
115 | 115 | "jquery": "^3.5.1", |
|
122 | 122 | "karma-sinon-chai": "^2.0.2", |
123 | 123 | "karma-sourcemap-loader": "^0.3.8", |
124 | 124 | "karma-webpack": "4.0.2", |
125 | | - "lint-staged": "^10.3.0", |
| 125 | + "lint-staged": "^10.4.0", |
126 | 126 | "mocha": "^8.1.3", |
127 | | - "prettier": "^2.1.1", |
| 127 | + "prettier": "^2.1.2", |
128 | 128 | "react": "^16.13.1", |
129 | 129 | "react-dom": "^16.13.1", |
130 | 130 | "react-transition-group": "^4.4.1", |
131 | 131 | "rimraf": "^3.0.2", |
132 | | - "rollup": "^2.26.11", |
| 132 | + "rollup": "^2.28.1", |
133 | 133 | "simulant": "^0.2.2", |
134 | 134 | "sinon": "^9.0.3", |
135 | 135 | "sinon-chai": "^3.5.0", |
136 | | - "typescript": "^4.0.2", |
137 | | - "webpack": "^4.44.1", |
| 136 | + "typescript": "^4.0.3", |
| 137 | + "webpack": "^4.44.2", |
138 | 138 | "webpack-atoms": "^13.1.0", |
139 | 139 | "webpack-cli": "^3.3.12" |
140 | 140 | }, |
|
0 commit comments