Merge pull request #348 from dermotduffy/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0

Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
This commit is contained in:
Dermot Duffy
2022-02-12 07:43:43 -08:00
committed by GitHub
2 changed files with 14 additions and 86 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^3.4.1",