Skip to content

Commit

Permalink
[pkg] Update eslint to version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Oct 11, 2021
1 parent cfd99b6 commit a3a22e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"benchmark": "^2.1.4",
"bufferutil": "^4.0.1",
"eslint": "^7.2.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^4.0.0",
"mocha": "^8.4.0",
Expand Down

0 comments on commit a3a22e4

Please sign in to comment.