Fix MetricEmbed spec with a HTML fixture
- Fix MutationObserver - Fix ES6 mock in RelatedIssuableInput spec - Fix GraphComponent spec with a HTML fixture - Remove redundant timers in branches_select_spec - Fix eslint warning about unnamed function - Remove unneeded regenerator-runtime - Refactor setup and teardown in mr_rules_spec - Add MutationObserver to DOM shims - Fix Jest mock for hoisted variable
Showing
... | ... | @@ -199,7 +199,6 @@ |
"postcss": "^7.0.14", | ||
"prettier": "1.18.2", | ||
"readdir-enhanced": "^2.2.4", | ||
"regenerator-runtime": "^0.13.5", | ||
"stylelint": "^10.1.0", | ||
"stylelint-config-recommended": "^2.2.0", | ||
"stylelint-scss": "^3.9.2", | ||
... | ... |
Please register or sign in to comment