bump a set of test-related JS libs (#8051)

* bump a set of test-related JS libs

Mostly upgrading jest as I was trying to tackle issues related to
wrong source-maps reporting in jest. This addresses it

* Bumping more things

* lint

* using core-js/stable

* pointing to the right place
This commit is contained in:
Maxime Beauchemin
2019-08-20 15:32:50 -07:00
committed by GitHub
parent 319c1df120
commit d872511e2b
6 changed files with 3917 additions and 1798 deletions

View File

@@ -27,7 +27,6 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-docstring-first
- id: check-json
- id: check-added-large-files
- id: check-yaml
- id: debug-statements