chore(deps): update dependency eslint-config-next to v13.4.0

This commit is contained in:
renovate[bot]
2023-05-04 23:23:18 +00:00
parent 5da2ea971d
commit 922f202a40
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.13",
"eslint": "8.39.0",
"eslint-config-next": "13.3.4",
"eslint-config-next": "13.4.0",
"eslint-config-prettier": "^8.6.0",
"i18next-parser": "^7.6.0",
"postcss": "^8.4.21",
+7 -7
View File
@@ -163,8 +163,8 @@ devDependencies:
specifier: 8.39.0
version: 8.39.0
eslint-config-next:
specifier: 13.3.4
version: 13.3.4(eslint@8.39.0)(typescript@5.0.4)
specifier: 13.4.0
version: 13.4.0(eslint@8.39.0)(typescript@5.0.4)
eslint-config-prettier:
specifier: ^8.6.0
version: 8.6.0(eslint@8.39.0)
@@ -526,8 +526,8 @@ packages:
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
dev: false
/@next/eslint-plugin-next@13.3.4:
resolution: {integrity: sha512-mvS+HafOPy31oJbAi920WJXMdjbyb4v5FAMr9PeGZfRIdEcsLkA3mU/ZvmwzovJgP3nAWw2e2yM8iIFW8VpvIA==}
/@next/eslint-plugin-next@13.4.0:
resolution: {integrity: sha512-ZqQi1slguDavpuNUcl9va8+WtHHpgymIW2g+4Gs9FdI+5rjAvrUqqjfCec2hi3Cjbbp7zULFQuAiPwASKHbrxw==}
dependencies:
glob: 7.1.7
dev: true
@@ -1848,8 +1848,8 @@ packages:
engines: {node: '>=12'}
dev: false
/eslint-config-next@13.3.4(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-TknEcP+EdTqLvJ2zMY1KnWqcx8ZHl1C2Tjjbq3qmtWcHRU5oxe1PAsz3vrKG3NOzonSaPcB2SpCSfYqcgj6nfA==}
/eslint-config-next@13.4.0(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-FkO3QRyUEKAHM4ie0xAcxo7fQ8gWevuLqgf6/g1Y6zWybqSa4FNeJr4hqqTbP25xIRgUUIPILBlx9RSH4C6+gQ==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@@ -1857,7 +1857,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.3.4
'@next/eslint-plugin-next': 13.4.0
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.49.0(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0