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

Update dependency eslint to v8.16.0
This commit is contained in:
Axel Olausson Holtenäs 2022-05-29 22:08:18 +02:00 committed by GitHub
commit 64cf73909b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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