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

Update dependency eslint to v8.22.0
This commit is contained in:
Axel Olausson Holtenäs 2022-08-24 15:28:44 +02:00 committed by GitHub
commit 14aa1e33bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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