Skip to content

Commit

Permalink
[Fix] pin eslint-scope, since v7.1.1+ breaks ES3 strict mode parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 13, 2022
1 parent 8d972f3 commit 3f418db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -54,5 +54,8 @@
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "v19.0.0"
},
"dependencies": {
"eslint-scope": "=7.1.0"
}
}

0 comments on commit 3f418db

Please sign in to comment.