Merge pull request #40 from RealFascinated/dependabot/npm_and_yarn/eslint-8.27.0

Bump eslint from 8.26.0 to 8.27.0
This commit is contained in:
Liam 2022-11-09 11:28:39 +00:00 committed by GitHub
commit c680d37564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

@ -33,7 +33,7 @@
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/websocket": "^1.0.5",
"eslint": "8.26.0",
"eslint": "8.27.0",
"eslint-config-next": "12.3.1",
"typescript": "^4.8.4"
}

@ -1499,9 +1499,10 @@ eslint-visitor-keys@^3.3.0:
version "3.3.0"
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
eslint@8.26.0:
version "8.26.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.26.0.tgz"
eslint@8.27.0:
version "8.27.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
dependencies:
"@eslint/eslintrc" "^1.3.3"
"@humanwhocodes/config-array" "^0.11.6"