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

This commit is contained in:
renovate[bot] 2023-04-29 20:10:24 +00:00
parent fadf62e4ba
commit 6bc788c72b
2 changed files with 8 additions and 8 deletions

View file

@ -66,7 +66,7 @@
"@types/react-syntax-highlighter": "^15.5.6", "@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "8.39.0", "eslint": "8.39.0",
"eslint-config-next": "13.3.1", "eslint-config-next": "13.3.2",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"i18next-parser": "^7.6.0", "i18next-parser": "^7.6.0",
"postcss": "^8.4.21", "postcss": "^8.4.21",

View file

@ -163,8 +163,8 @@ devDependencies:
specifier: 8.39.0 specifier: 8.39.0
version: 8.39.0 version: 8.39.0
eslint-config-next: eslint-config-next:
specifier: 13.3.1 specifier: 13.3.2
version: 13.3.1(eslint@8.39.0)(typescript@5.0.4) version: 13.3.2(eslint@8.39.0)(typescript@5.0.4)
eslint-config-prettier: eslint-config-prettier:
specifier: ^8.6.0 specifier: ^8.6.0
version: 8.6.0(eslint@8.39.0) version: 8.6.0(eslint@8.39.0)
@ -526,8 +526,8 @@ packages:
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==} resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
dev: false dev: false
/@next/eslint-plugin-next@13.3.1: /@next/eslint-plugin-next@13.3.2:
resolution: {integrity: sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==} resolution: {integrity: sha512-YHugXBtXWVUjSMRirZPxDlDn3LvYpuCqaRlIHgKA52Q6PVtYtmFjhzYQ8LuN9mKCKF5NOZcrf3jya2uL8WQwuw==}
dependencies: dependencies:
glob: 7.1.7 glob: 7.1.7
dev: true dev: true
@ -1848,8 +1848,8 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: false dev: false
/eslint-config-next@13.3.1(eslint@8.39.0)(typescript@5.0.4): /eslint-config-next@13.3.2(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-DieA5djybeE3Q0IqnDXihmhgRSp44x1ywWBBpVRA9pSx+m5Icj8hFclx7ffXlAvb9MMLN6cgj/hqJ4lka/QmvA==} resolution: {integrity: sha512-SHhE2Jo06wL3Y/hkb0in2FPXZJY3Q+6sTMUtlQkAYZFldRxoK4C5siXmuOcwSKBnaddVM1Az6GpTIDwFmKRwbg==}
peerDependencies: peerDependencies:
eslint: ^7.23.0 || ^8.0.0 eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1' typescript: '>=3.3.1'
@ -1857,7 +1857,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@next/eslint-plugin-next': 13.3.1 '@next/eslint-plugin-next': 13.3.2
'@rushstack/eslint-patch': 1.2.0 '@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.49.0(eslint@8.39.0)(typescript@5.0.4) '@typescript-eslint/parser': 5.49.0(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0 eslint: 8.39.0