|
86 | 86 | "@babel/preset-react": "^7.10.1", |
87 | 87 | "@babel/preset-typescript": "^7.10.1", |
88 | 88 | "@react-bootstrap/eslint-config": "^1.3.2", |
89 | | - "@rollup/plugin-node-resolve": "^8.0.0", |
| 89 | + "@rollup/plugin-node-resolve": "^8.0.1", |
90 | 90 | "@types/classnames": "^2.2.10", |
91 | 91 | "@types/react": "^16.9.35", |
92 | 92 | "@types/react-dom": "^16.9.8", |
93 | | - "@typescript-eslint/eslint-plugin": "^3.1.0", |
94 | | - "@typescript-eslint/parser": "^3.1.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^3.2.0", |
| 94 | + "@typescript-eslint/parser": "^3.2.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.2", |
103 | | - "eslint": "^7.1.0", |
| 103 | + "eslint": "^7.2.0", |
104 | 104 | "eslint-config-4catalyzer-typescript": "^2.0.2", |
105 | 105 | "eslint-config-prettier": "^6.11.0", |
106 | | - "eslint-plugin-import": "^2.20.2", |
| 106 | + "eslint-plugin-import": "^2.21.1", |
107 | 107 | "eslint-plugin-jsx-a11y": "^6.2.3", |
108 | 108 | "eslint-plugin-mocha": "^7.0.1", |
109 | 109 | "eslint-plugin-prettier": "^3.1.3", |
|
121 | 121 | "karma-sinon-chai": "^2.0.2", |
122 | 122 | "karma-sourcemap-loader": "^0.3.7", |
123 | 123 | "karma-webpack": "4.0.2", |
124 | | - "lint-staged": "^10.2.7", |
| 124 | + "lint-staged": "^10.2.9", |
125 | 125 | "mocha": "^7.2.0", |
126 | 126 | "prettier": "^2.0.5", |
127 | 127 | "react": "^16.13.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.12.0", |
| 131 | + "rollup": "^2.15.0", |
132 | 132 | "simulant": "^0.2.2", |
133 | 133 | "sinon": "^9.0.2", |
134 | 134 | "sinon-chai": "^3.5.0", |
135 | | - "typescript": "^3.9.3", |
| 135 | + "typescript": "^3.9.5", |
136 | 136 | "webpack": "^4.43.0", |
137 | 137 | "webpack-atoms": "^13.1.0", |
138 | 138 | "webpack-cli": "^3.3.11" |
|
0 commit comments