|
84 | 84 | "@4c/rollout": "^2.1.10", |
85 | 85 | "@4c/tsconfig": "^0.3.1", |
86 | 86 | "@babel/cli": "^7.10.5", |
87 | | - "@babel/core": "^7.11.1", |
| 87 | + "@babel/core": "^7.11.4", |
88 | 88 | "@babel/preset-typescript": "^7.10.4", |
89 | 89 | "@babel/register": "^7.10.5", |
90 | 90 | "@react-bootstrap/babel-preset": "^1.2.0", |
91 | 91 | "@react-bootstrap/eslint-config": "^1.3.2", |
92 | | - "@typescript-eslint/eslint-plugin": "^3.9.0", |
93 | | - "@typescript-eslint/parser": "^3.9.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^3.9.1", |
| 93 | + "@typescript-eslint/parser": "^3.9.1", |
94 | 94 | "babel-eslint": "^10.1.0", |
95 | 95 | "babel-loader": "^8.1.0", |
96 | 96 | "babel-plugin-istanbul": "^6.0.0", |
|
101 | 101 | "conventional-changelog-cli": "^2.1.0", |
102 | 102 | "cpy-cli": "^3.1.1", |
103 | 103 | "cross-env": "^7.0.2", |
104 | | - "dtslint": "^3.6.14", |
| 104 | + "dtslint": "^3.7.0", |
105 | 105 | "enzyme": "^3.11.0", |
106 | 106 | "enzyme-adapter-react-16": "^1.15.3", |
107 | 107 | "eslint": "^7.7.0", |
108 | | - "eslint-config-4catalyzer-typescript": "^2.0.2", |
| 108 | + "eslint-config-4catalyzer-typescript": "^2.0.3", |
109 | 109 | "eslint-import-resolver-node": "^0.3.4", |
110 | 110 | "eslint-import-resolver-webpack": "^0.12.2", |
111 | 111 | "eslint-plugin-import": "^2.22.0", |
|
124 | 124 | "karma-mocha": "^2.0.1", |
125 | 125 | "karma-mocha-reporter": "^2.2.5", |
126 | 126 | "karma-sinon-chai": "^2.0.2", |
127 | | - "karma-sourcemap-loader": "^0.3.7", |
| 127 | + "karma-sourcemap-loader": "^0.3.8", |
128 | 128 | "karma-webpack": "^4.0.2", |
129 | 129 | "lint-staged": "^10.2.11", |
130 | 130 | "lodash": "^4.17.20", |
131 | 131 | "mocha": "^8.1.1", |
132 | | - "prettier": "^2.0.5", |
| 132 | + "prettier": "^2.1.0", |
133 | 133 | "react": "^16.13.1", |
134 | 134 | "react-dom": "^16.13.1", |
135 | 135 | "react-test-renderer": "^16.13.1", |
|
0 commit comments