Skip to content

Commit

Permalink
Merge pull request #13 from ijsto/SA/ESLint-8
Browse files Browse the repository at this point in the history
feat(ESLint V8): version `4.3.0`
  • Loading branch information
ScottAgirs authored Nov 11, 2021
2 parents dc3e4a6 + 910483a commit 2f09294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ijsto/eslint-config",
"version": "4.2.7",
"version": "4.3.0",
"description": "ESLint and Prettier setup",
"author": "Scott Agirs Neminskis <scott@ijs.to>",
"repository": "git@github.com:ijsto/eslint-config.git",
Expand All @@ -18,7 +18,7 @@
"@babel/eslint-parser": "^7.15.8",
"@rushstack/eslint-patch": "^1.0.8",
"dot-prop": "^6.0.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.25.2",
Expand Down

0 comments on commit 2f09294

Please sign in to comment.