Skip to content

Commit

Permalink
chore: upgrade espree & eslint-scope to use the same version as eslin…
Browse files Browse the repository at this point in the history
…t v8
  • Loading branch information
aladdin-add committed Sep 26, 2021
1 parent 4da0f48 commit db7131e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-self": "^1.2.1",
"eslint-plugin-unicorn": "github:fisker/eslint-plugin-unicorn#eslint-8",
"eslint-scope": "^5.1.1",
"espree": "^7.3.0",
"eslint-scope": "^6.0.0",
"espree": "^9.0.0",
"estraverse": "^5.0.0",
"lodash": "^4.17.2",
"markdownlint-cli": "^0.27.1",
Expand Down

0 comments on commit db7131e

Please sign in to comment.