Merge pull request #101 from skidoodle/dependabot/npm_and_yarn/eslint-8.18.0

Bump eslint from 8.16.0 to 8.18.0
This commit is contained in:
skidoodle 2022-06-24 11:58:52 +02:00 committed by GitHub
commit ddaf67e885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"@types/node": "18.0.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.4",
"eslint": "8.16.0",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",
"typescript": "4.7.4"
}