chore(deps): update dependency eslint to v8.16.0

This commit is contained in:
Renovate Bot 2022-05-21 01:46:49 +00:00 committed by renovate[bot]
parent 3c872c4552
commit 60917c962e
2 changed files with 40 additions and 40 deletions

View File

@ -33,7 +33,7 @@
"@types/node": "17.0.31",
"@types/react": "18.0.9",
"@types/styled-components": "5.1.25",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",
"typescript": "4.6.4"
}

View File

@ -14,7 +14,7 @@ specifiers:
'@types/react': 18.0.9
'@types/styled-components': 5.1.25
axios: 0.27.2
eslint: 8.15.0
eslint: 8.16.0
eslint-config-next: 12.1.6
next: 12.1.6
react: 18.1.0
@ -46,8 +46,8 @@ devDependencies:
'@types/node': 17.0.31
'@types/react': 18.0.9
'@types/styled-components': 5.1.25
eslint: 8.15.0
eslint-config-next: 12.1.6_6vdljae35l7howjttefzzsim3e
eslint: 8.16.0
eslint-config-next: 12.1.6_zvyojjozjfatsvh7rlqywb6lme
typescript: 4.6.4
packages:
@ -425,14 +425,14 @@ packages:
resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==}
dev: false
/@eslint/eslintrc/1.2.3:
resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==}
/@eslint/eslintrc/1.3.0:
resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.4
espree: 9.3.2
globals: 13.14.0
globals: 13.15.0
ignore: 5.2.0
import-fresh: 3.3.0
js-yaml: 4.1.0
@ -915,7 +915,7 @@ packages:
csstype: 3.0.11
dev: true
/@typescript-eslint/parser/5.22.0_hcfsmds2fshutdssjqluwm76uu:
/@typescript-eslint/parser/5.22.0_utdtartgf6fqqgkivzeynh76la:
resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -929,7 +929,7 @@ packages:
'@typescript-eslint/types': 5.22.0
'@typescript-eslint/typescript-estree': 5.22.0_typescript@4.6.4
debug: 4.3.4
eslint: 8.15.0
eslint: 8.16.0
typescript: 4.6.4
transitivePeerDependencies:
- supports-color
@ -1440,7 +1440,7 @@ packages:
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines: {node: '>=10'}
/eslint-config-next/12.1.6_6vdljae35l7howjttefzzsim3e:
/eslint-config-next/12.1.6_zvyojjozjfatsvh7rlqywb6lme:
resolution: {integrity: sha512-qoiS3g/EPzfCTkGkaPBSX9W0NGE/B1wNO3oWrd76QszVGrdpLggNqcO8+LR6MB0CNqtp9Q8NoeVrxNVbzM9hqA==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
@ -1452,14 +1452,14 @@ packages:
dependencies:
'@next/eslint-plugin-next': 12.1.6
'@rushstack/eslint-patch': 1.1.3
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
eslint: 8.15.0
'@typescript-eslint/parser': 5.22.0_utdtartgf6fqqgkivzeynh76la
eslint: 8.16.0
eslint-import-resolver-node: 0.3.6
eslint-import-resolver-typescript: 2.7.1_gwd37gqv3vjv3xlpl7ju3ag2qu
eslint-plugin-import: 2.26.0_5v5qjrtguv7otneb3mumlvzpgm
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0
eslint-plugin-react: 7.29.4_eslint@8.15.0
eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0
eslint-import-resolver-typescript: 2.7.1_btspkuwbqkl4adpiufzbathtpi
eslint-plugin-import: 2.26.0_55u6dop7htvlglyrxrzpugl5pe
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.16.0
eslint-plugin-react: 7.29.4_eslint@8.16.0
eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0
next: 12.1.6_meqots7chixgorgypqt53y4jsy
typescript: 4.6.4
transitivePeerDependencies:
@ -1476,7 +1476,7 @@ packages:
- supports-color
dev: true
/eslint-import-resolver-typescript/2.7.1_gwd37gqv3vjv3xlpl7ju3ag2qu:
/eslint-import-resolver-typescript/2.7.1_btspkuwbqkl4adpiufzbathtpi:
resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==}
engines: {node: '>=4'}
peerDependencies:
@ -1484,8 +1484,8 @@ packages:
eslint-plugin-import: '*'
dependencies:
debug: 4.3.4
eslint: 8.15.0
eslint-plugin-import: 2.26.0_5v5qjrtguv7otneb3mumlvzpgm
eslint: 8.16.0
eslint-plugin-import: 2.26.0_55u6dop7htvlglyrxrzpugl5pe
glob: 7.2.0
is-glob: 4.0.3
resolve: 1.22.0
@ -1512,16 +1512,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
'@typescript-eslint/parser': 5.22.0_utdtartgf6fqqgkivzeynh76la
debug: 3.2.7
eslint-import-resolver-node: 0.3.6
eslint-import-resolver-typescript: 2.7.1_gwd37gqv3vjv3xlpl7ju3ag2qu
eslint-import-resolver-typescript: 2.7.1_btspkuwbqkl4adpiufzbathtpi
find-up: 2.1.0
transitivePeerDependencies:
- supports-color
dev: true
/eslint-plugin-import/2.26.0_5v5qjrtguv7otneb3mumlvzpgm:
/eslint-plugin-import/2.26.0_55u6dop7htvlglyrxrzpugl5pe:
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
engines: {node: '>=4'}
peerDependencies:
@ -1531,12 +1531,12 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
'@typescript-eslint/parser': 5.22.0_utdtartgf6fqqgkivzeynh76la
array-includes: 3.1.5
array.prototype.flat: 1.3.0
debug: 2.6.9
doctrine: 2.1.0
eslint: 8.15.0
eslint: 8.16.0
eslint-import-resolver-node: 0.3.6
eslint-module-utils: 2.7.3_kvyt4kvbdmj4ueyk2ybejan4d4
has: 1.0.3
@ -1552,7 +1552,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-jsx-a11y/6.5.1_eslint@8.15.0:
/eslint-plugin-jsx-a11y/6.5.1_eslint@8.16.0:
resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==}
engines: {node: '>=4.0'}
peerDependencies:
@ -1566,23 +1566,23 @@ packages:
axobject-query: 2.2.0
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
eslint: 8.15.0
eslint: 8.16.0
has: 1.0.3
jsx-ast-utils: 3.3.0
language-tags: 1.0.5
minimatch: 3.1.2
dev: true
/eslint-plugin-react-hooks/4.5.0_eslint@8.15.0:
/eslint-plugin-react-hooks/4.5.0_eslint@8.16.0:
resolution: {integrity: sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==}
engines: {node: '>=10'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
dependencies:
eslint: 8.15.0
eslint: 8.16.0
dev: true
/eslint-plugin-react/7.29.4_eslint@8.15.0:
/eslint-plugin-react/7.29.4_eslint@8.16.0:
resolution: {integrity: sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==}
engines: {node: '>=4'}
peerDependencies:
@ -1591,7 +1591,7 @@ packages:
array-includes: 3.1.5
array.prototype.flatmap: 1.3.0
doctrine: 2.1.0
eslint: 8.15.0
eslint: 8.16.0
estraverse: 5.3.0
jsx-ast-utils: 3.3.0
minimatch: 3.1.2
@ -1613,13 +1613,13 @@ packages:
estraverse: 5.3.0
dev: true
/eslint-utils/3.0.0_eslint@8.15.0:
/eslint-utils/3.0.0_eslint@8.16.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
eslint: 8.15.0
eslint: 8.16.0
eslint-visitor-keys: 2.1.0
dev: true
@ -1633,12 +1633,12 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint/8.15.0:
resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==}
/eslint/8.16.0:
resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
'@eslint/eslintrc': 1.2.3
'@eslint/eslintrc': 1.3.0
'@humanwhocodes/config-array': 0.9.5
ajv: 6.12.6
chalk: 4.1.2
@ -1647,7 +1647,7 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
eslint-utils: 3.0.0_eslint@8.15.0
eslint-utils: 3.0.0_eslint@8.16.0
eslint-visitor-keys: 3.3.0
espree: 9.3.2
esquery: 1.4.0
@ -1656,7 +1656,7 @@ packages:
file-entry-cache: 6.0.1
functional-red-black-tree: 1.0.1
glob-parent: 6.0.2
globals: 13.14.0
globals: 13.15.0
ignore: 5.2.0
import-fresh: 3.3.0
imurmurhash: 0.1.4
@ -1882,8 +1882,8 @@ packages:
engines: {node: '>=4'}
dev: false
/globals/13.14.0:
resolution: {integrity: sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==}
/globals/13.15.0:
resolution: {integrity: sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==}
engines: {node: '>=8'}
dependencies:
type-fest: 0.20.2