Merge pull request #36 from skidoodle/dependabot/npm_and_yarn/eslint-8.15.0

This commit is contained in:
skidoodle 2022-05-10 10:10:09 +02:00 committed by GitHub
commit 0a247ac6d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 22 deletions

View file

@ -31,7 +31,7 @@
"@types/node": "17.0.31",
"@types/react": "^18.0.7",
"@types/react-dom": "^18.0.3",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-config-next": "12.1.6",
"typescript": "4.6.4"
}