Merge pull request #59 from skidoodle/dependabot/npm_and_yarn/eslint-8.16.0

This commit is contained in:
skidoodle 2022-05-25 11:02:37 +02:00 committed by GitHub
commit 026c2503b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View file

@ -31,7 +31,7 @@
"@types/node": "17.0.35",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",
"typescript": "4.6.4"
}