Skip to content

Commit

Permalink
Merge pull request #83 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 dd95515 + 1db77f2 commit ae9149a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"unexpected": "^10.0.0 || ^11.0.0 || ^12.0.0"
},
"devDependencies": {
"eslint": "^7.0.0",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.1",
"eslint-plugin-import": "^2.17.3",
Expand Down

0 comments on commit ae9149a

Please sign in to comment.