Bump some deps (#9056)

This commit is contained in:
Brian Ng
2018-11-21 15:21:36 -06:00
committed by GitHub
parent 445b14148e
commit e7f0c065cf
7 changed files with 392 additions and 541 deletions

View File

@@ -1,4 +1,3 @@
{
"throws": "Rest parameter must be last formal parameter (3:13)"
}
"throws": "Rest parameter must be last formal parameter (3:13)"
}

View File

@@ -1,3 +1,3 @@
{
"throws": "A trailing comma is not permitted after the rest element (1:8)"
}
"throws": "A trailing comma is not permitted after the rest element (1:8)"
}

View File

@@ -1,4 +1,3 @@
{
"throws": "Rest parameter must be last formal parameter (3:13)"
"throws": "Rest parameter must be last formal parameter (3:13)"
}