Skip to content

Commit

Permalink
Merge pull request #73 from unexpectedjs/depfu/update/npm/eslint-8.1.0
Browse files Browse the repository at this point in the history
Upgrade eslint to version 8.1.0
  • Loading branch information
papandreou committed Oct 24, 2021
2 parents 6efe7b4 + 86afe70 commit bf9cb62
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 @@ -8,7 +8,7 @@
},
"devDependencies": {
"base64-stream": "^1.0.0",
"eslint": "^7.0.0",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.17.3",
Expand Down

0 comments on commit bf9cb62

Please sign in to comment.