Skip to content

Commit

Permalink
upgrade eslint to 7 and fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yo Chen committed Jan 27, 2022
1 parent 3227f8f commit dfb76c0
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 332 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/CodementorIO/bro#readme",
"dependencies": {
"babel-eslint": "^10.0.1",
"eslint": "6.8.0",
"eslint": "^7",
"eslint-config-prettier": "^6.4.0",
"eslint-config-standard": "^14.1.0",
"eslint-config-standard-jsx": "^8.1.0",
Expand Down
Loading

0 comments on commit dfb76c0

Please # to comment.