|
78 | 78 | "@4c/rollout": "^2.1.10", |
79 | 79 | "@4c/tsconfig": "^0.3.1", |
80 | 80 | "@babel/cli": "^7.10.5", |
81 | | - "@babel/core": "^7.11.0", |
| 81 | + "@babel/core": "^7.11.1", |
82 | 82 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
83 | 83 | "@babel/plugin-transform-runtime": "^7.11.0", |
84 | 84 | "@babel/polyfill": "^7.10.4", |
|
88 | 88 | "@react-bootstrap/eslint-config": "^1.3.2", |
89 | 89 | "@rollup/plugin-node-resolve": "^8.4.0", |
90 | 90 | "@types/classnames": "^2.2.10", |
91 | | - "@types/react": "^16.9.44", |
| 91 | + "@types/react": "^16.9.45", |
92 | 92 | "@types/react-dom": "^16.9.8", |
93 | | - "@typescript-eslint/eslint-plugin": "^3.7.1", |
94 | | - "@typescript-eslint/parser": "^3.7.1", |
| 93 | + "@typescript-eslint/eslint-plugin": "^3.8.0", |
| 94 | + "@typescript-eslint/parser": "^3.8.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", |
98 | 98 | "chai": "^4.2.0", |
99 | 99 | "cherry-pick": "^0.5.0", |
100 | 100 | "cross-env": "^7.0.2", |
101 | 101 | "enzyme": "^3.11.0", |
102 | | - "enzyme-adapter-react-16": "^1.15.2", |
| 102 | + "enzyme-adapter-react-16": "^1.15.3", |
103 | 103 | "eslint": "^7.6.0", |
104 | 104 | "eslint-config-4catalyzer-typescript": "^2.0.2", |
105 | 105 | "eslint-config-prettier": "^6.11.0", |
|
122 | 122 | "karma-sourcemap-loader": "^0.3.7", |
123 | 123 | "karma-webpack": "4.0.2", |
124 | 124 | "lint-staged": "^10.2.11", |
125 | | - "mocha": "^8.1.0", |
| 125 | + "mocha": "^8.1.1", |
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.23.0", |
| 131 | + "rollup": "^2.23.1", |
132 | 132 | "simulant": "^0.2.2", |
133 | 133 | "sinon": "^9.0.2", |
134 | 134 | "sinon-chai": "^3.5.0", |
|
0 commit comments