Merge pull request #182 from skidoodle/dependabot/npm_and_yarn/eslint-config-next-12.2.4

Bump eslint-config-next from 12.2.3 to 12.2.4
This commit is contained in:
skidoodle 2022-08-06 02:29:47 +02:00 committed by GitHub
commit 4ee038e3e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.4",
"eslint": "8.21.0",
"eslint-config-next": "12.2.3",
"eslint-config-next": "12.2.4",
"typescript": "4.7.4"
}
}