Merge branch 'master' into dependabot/npm_and_yarn/eslint-8.14.0

This commit is contained in:
skidoodle 2022-04-26 02:24:24 +02:00 committed by GitHub
commit e7803831ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 14 deletions

View file

@ -25,11 +25,13 @@
"use-last-fm": "^0.6.1"
},
"devDependencies": {
"@types/node": "17.0.26",
"@types/node": "17.0.27",
"@types/react": "^18.0.7",
"@types/react-dom": "^18.0.0",
"eslint": "8.14.0",
"eslint-config-next": "12.1.1",
"eslint": "8.12.0",
"eslint-config-next": "12.1.5",
"typescript": "4.6.3"
}
}