Merge pull request #257 from ZynerOrg/renovate/eslint-8.x

Update dependency eslint to v8.14.0
This commit is contained in:
Axel Olausson Holtenäs 2022-04-26 12:11:17 +02:00 committed by GitHub
commit fb8a6480f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"eslint": "8.13.0",
"eslint": "8.14.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",