|
75 | 75 | "react-dom": ">=16.3.0"
|
76 | 76 | },
|
77 | 77 | "devDependencies": {
|
78 |
| - "@4c/cli": "^2.1.12", |
79 |
| - "@4c/rollout": "^2.1.11", |
| 78 | + "@4c/cli": "^2.1.13", |
| 79 | + "@4c/rollout": "^2.1.12", |
80 | 80 | "@4c/tsconfig": "^0.3.1",
|
81 | 81 | "@babel/cli": "^7.12.10",
|
82 | 82 | "@babel/core": "^7.12.10",
|
|
91 | 91 | "@types/classnames": "^2.2.11",
|
92 | 92 | "@types/react": "^16.14.2",
|
93 | 93 | "@types/react-dom": "^16.9.10",
|
94 |
| - "@typescript-eslint/eslint-plugin": "^4.13.0", |
95 |
| - "@typescript-eslint/parser": "^4.13.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.14.2", |
| 95 | + "@typescript-eslint/parser": "^4.14.2", |
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",
|
99 | 99 | "chai": "^4.2.0",
|
100 | 100 | "cherry-pick": "^0.5.0",
|
101 | 101 | "cross-env": "^7.0.3",
|
102 | 102 | "enzyme": "^3.11.0",
|
103 |
| - "enzyme-adapter-react-16": "^1.15.5", |
104 |
| - "eslint": "^7.18.0", |
105 |
| - "eslint-config-4catalyzer-typescript": "^3.0.2", |
| 103 | + "enzyme-adapter-react-16": "^1.15.6", |
| 104 | + "eslint": "^7.19.0", |
| 105 | + "eslint-config-4catalyzer-typescript": "^3.0.3", |
106 | 106 | "eslint-config-prettier": "^6.15.0",
|
107 | 107 | "eslint-plugin-import": "^2.22.1",
|
108 | 108 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
|
129 | 129 | "react-dom": "^16.14.0",
|
130 | 130 | "react-transition-group": "^4.4.1",
|
131 | 131 | "rimraf": "^3.0.2",
|
132 |
| - "rollup": "^2.36.2", |
| 132 | + "rollup": "^2.38.4", |
133 | 133 | "simulant": "^0.2.2",
|
134 |
| - "sinon": "^9.2.3", |
| 134 | + "sinon": "^9.2.4", |
135 | 135 | "sinon-chai": "^3.5.0",
|
136 | 136 | "typescript": "^4.1.3",
|
137 | 137 | "webpack": "^4.46.0",
|
|
0 commit comments