Merge pull request #5 from skidoodle/dependabot/npm_and_yarn/eslint-config-next-12.1.5

Bump eslint-config-next from 12.1.1 to 12.1.5
This commit is contained in:
skidoodle 2022-04-26 02:20:13 +02:00 committed by GitHub
commit 848f2bb168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@
"@types/react": "^18.0.7",
"@types/react-dom": "^18.0.0",
"eslint": "8.12.0",
"eslint-config-next": "12.1.1",
"eslint-config-next": "12.1.5",
"typescript": "4.6.3"
}
}