|
79 | 79 | "@4c/rollout": "^2.1.10", |
80 | 80 | "@4c/tsconfig": "^0.3.1", |
81 | 81 | "@babel/cli": "^7.10.5", |
82 | | - "@babel/core": "^7.11.1", |
| 82 | + "@babel/core": "^7.11.4", |
83 | 83 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
84 | 84 | "@babel/plugin-transform-runtime": "^7.11.0", |
85 | 85 | "@babel/polyfill": "^7.10.4", |
|
91 | 91 | "@types/classnames": "^2.2.10", |
92 | 92 | "@types/react": "^16.9.46", |
93 | 93 | "@types/react-dom": "^16.9.8", |
94 | | - "@typescript-eslint/eslint-plugin": "^3.9.0", |
95 | | - "@typescript-eslint/parser": "^3.9.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^3.9.1", |
| 95 | + "@typescript-eslint/parser": "^3.9.1", |
96 | 96 | "babel-eslint": "^10.1.0", |
97 | 97 | "babel-plugin-add-module-exports": "^1.0.2", |
98 | 98 | "babel-plugin-istanbul": "^6.0.0", |
|
102 | 102 | "enzyme": "^3.11.0", |
103 | 103 | "enzyme-adapter-react-16": "^1.15.3", |
104 | 104 | "eslint": "^7.7.0", |
105 | | - "eslint-config-4catalyzer-typescript": "^2.0.2", |
| 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", |
|
120 | 120 | "karma-mocha": "^2.0.1", |
121 | 121 | "karma-mocha-reporter": "^2.2.5", |
122 | 122 | "karma-sinon-chai": "^2.0.2", |
123 | | - "karma-sourcemap-loader": "^0.3.7", |
| 123 | + "karma-sourcemap-loader": "^0.3.8", |
124 | 124 | "karma-webpack": "4.0.2", |
125 | 125 | "lint-staged": "^10.2.11", |
126 | 126 | "mocha": "^8.1.1", |
127 | | - "prettier": "^2.0.5", |
| 127 | + "prettier": "^2.1.0", |
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.3", |
| 132 | + "rollup": "^2.26.5", |
133 | 133 | "simulant": "^0.2.2", |
134 | 134 | "sinon": "^9.0.3", |
135 | 135 | "sinon-chai": "^3.5.0", |
|
0 commit comments