Skip to content

Commit

Permalink
fix(deps): update dependency espree to v9 (#3906)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 13, 2021
1 parent dd027da commit 92fddb3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "7.32.0",
"eslint-plugin-no-unsanitized": "3.1.5",
"eslint-visitor-keys": "3.0.0",
"espree": "8.0.0",
"espree": "9.0.0",
"esprima": "4.0.1",
"fluent-syntax": "0.13.0",
"glob": "7.1.7",
Expand Down

0 comments on commit 92fddb3

Please sign in to comment.