|
78 | 78 | "@4c/cli": "^2.1.12", |
79 | 79 | "@4c/rollout": "^2.1.11", |
80 | 80 | "@4c/tsconfig": "^0.3.1", |
81 | | - "@babel/cli": "^7.12.8", |
82 | | - "@babel/core": "^7.12.9", |
| 81 | + "@babel/cli": "^7.12.10", |
| 82 | + "@babel/core": "^7.12.10", |
83 | 83 | "@babel/plugin-proposal-class-properties": "^7.12.1", |
84 | | - "@babel/plugin-transform-runtime": "^7.12.1", |
| 84 | + "@babel/plugin-transform-runtime": "^7.12.10", |
85 | 85 | "@babel/polyfill": "^7.12.1", |
86 | | - "@babel/preset-env": "^7.12.7", |
87 | | - "@babel/preset-react": "^7.12.7", |
| 86 | + "@babel/preset-env": "^7.12.10", |
| 87 | + "@babel/preset-react": "^7.12.10", |
88 | 88 | "@babel/preset-typescript": "^7.12.7", |
89 | 89 | "@react-bootstrap/eslint-config": "^1.3.2", |
90 | 90 | "@rollup/plugin-node-resolve": "^9.0.0", |
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.9.1", |
95 | | - "@typescript-eslint/parser": "^4.9.1", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.10.0", |
| 95 | + "@typescript-eslint/parser": "^4.10.0", |
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", |
|
102 | 102 | "enzyme": "^3.11.0", |
103 | 103 | "enzyme-adapter-react-16": "^1.15.5", |
104 | 104 | "eslint": "^7.15.0", |
105 | | - "eslint-config-4catalyzer-typescript": "^3.0.1", |
| 105 | + "eslint-config-4catalyzer-typescript": "^3.0.2", |
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", |
109 | 109 | "eslint-plugin-mocha": "^8.0.0", |
110 | | - "eslint-plugin-prettier": "^3.2.0", |
| 110 | + "eslint-plugin-prettier": "^3.3.0", |
111 | 111 | "eslint-plugin-react": "^7.21.5", |
112 | 112 | "eslint-plugin-react-hooks": "^4.2.0", |
113 | 113 | "gh-pages": "^3.1.0", |
114 | | - "husky": "^4.3.5", |
| 114 | + "husky": "^4.3.6", |
115 | 115 | "jquery": "^3.5.1", |
116 | 116 | "karma": "^5.2.3", |
117 | 117 | "karma-chrome-launcher": "^3.1.0", |
|
129 | 129 | "react-dom": "^16.14.0", |
130 | 130 | "react-transition-group": "^4.4.1", |
131 | 131 | "rimraf": "^3.0.2", |
132 | | - "rollup": "^2.34.2", |
| 132 | + "rollup": "^2.35.1", |
133 | 133 | "simulant": "^0.2.2", |
134 | | - "sinon": "^9.2.1", |
| 134 | + "sinon": "^9.2.2", |
135 | 135 | "sinon-chai": "^3.5.0", |
136 | | - "typescript": "^4.1.2", |
| 136 | + "typescript": "^4.1.3", |
137 | 137 | "webpack": "^4.44.2", |
138 | 138 | "webpack-atoms": "^14.0.0", |
139 | 139 | "webpack-cli": "^3.3.12" |
|
0 commit comments