|
77 | 77 | "@4c/cli": "^2.1.10", |
78 | 78 | "@4c/rollout": "^2.1.9", |
79 | 79 | "@4c/tsconfig": "^0.3.1", |
80 | | - "@babel/cli": "^7.8.4", |
81 | | - "@babel/core": "^7.9.6", |
82 | | - "@babel/plugin-proposal-class-properties": "^7.8.3", |
83 | | - "@babel/plugin-transform-runtime": "^7.9.6", |
| 80 | + "@babel/cli": "^7.10.1", |
| 81 | + "@babel/core": "^7.10.2", |
| 82 | + "@babel/plugin-proposal-class-properties": "^7.10.1", |
| 83 | + "@babel/plugin-transform-runtime": "^7.10.1", |
84 | 84 | "@babel/polyfill": "^7.8.7", |
85 | | - "@babel/preset-env": "^7.9.6", |
86 | | - "@babel/preset-react": "^7.9.4", |
87 | | - "@babel/preset-typescript": "^7.9.0", |
| 85 | + "@babel/preset-env": "^7.10.2", |
| 86 | + "@babel/preset-react": "^7.10.1", |
| 87 | + "@babel/preset-typescript": "^7.10.1", |
88 | 88 | "@react-bootstrap/eslint-config": "^1.3.2", |
89 | 89 | "@rollup/plugin-node-resolve": "^8.0.0", |
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.0.0", |
94 | | - "@typescript-eslint/parser": "^3.0.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^3.1.0", |
| 94 | + "@typescript-eslint/parser": "^3.1.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", |
|
101 | 101 | "enzyme": "^3.11.0", |
102 | 102 | "enzyme-adapter-react-16": "^1.15.2", |
103 | 103 | "eslint": "^7.1.0", |
104 | | - "eslint-config-4catalyzer-typescript": "^2.0.1", |
| 104 | + "eslint-config-4catalyzer-typescript": "^2.0.2", |
105 | 105 | "eslint-config-prettier": "^6.11.0", |
106 | 106 | "eslint-plugin-import": "^2.20.2", |
107 | 107 | "eslint-plugin-jsx-a11y": "^6.2.3", |
108 | | - "eslint-plugin-mocha": "^7.0.0", |
| 108 | + "eslint-plugin-mocha": "^7.0.1", |
109 | 109 | "eslint-plugin-prettier": "^3.1.3", |
110 | 110 | "eslint-plugin-react": "^7.20.0", |
111 | | - "eslint-plugin-react-hooks": "^4.0.2", |
| 111 | + "eslint-plugin-react-hooks": "^4.0.4", |
112 | 112 | "gh-pages": "^3.0.0", |
113 | 113 | "husky": "^4.2.5", |
114 | 114 | "jquery": "^3.5.1", |
|
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.6", |
| 124 | + "lint-staged": "^10.2.7", |
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.10.9", |
| 131 | + "rollup": "^2.12.0", |
132 | 132 | "simulant": "^0.2.2", |
133 | 133 | "sinon": "^9.0.2", |
134 | 134 | "sinon-chai": "^3.5.0", |
|
0 commit comments