chore(deps-dev): bump eslint-config-next from 13.4.16 to 13.4.17 (#920)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbc2dffb21
commit
3a07da8d73
|
|
@ -187,7 +187,7 @@
|
|||
"esbuild": "0.19.2",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-next": "13.4.16",
|
||||
"eslint-config-next": "13.4.17",
|
||||
"eslint-plugin-import": "2.28.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -473,8 +473,8 @@ devDependencies:
|
|||
specifier: 8.47.0
|
||||
version: 8.47.0
|
||||
eslint-config-next:
|
||||
specifier: 13.4.16
|
||||
version: 13.4.16(eslint@8.47.0)(typescript@5.1.6)
|
||||
specifier: 13.4.17
|
||||
version: 13.4.17(eslint@8.47.0)(typescript@5.1.6)
|
||||
eslint-plugin-import:
|
||||
specifier: 2.28.0
|
||||
version: 2.28.0(@typescript-eslint/parser@6.4.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.47.0)
|
||||
|
|
@ -2427,8 +2427,8 @@ packages:
|
|||
resolution: {integrity: sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==}
|
||||
dev: false
|
||||
|
||||
/@next/eslint-plugin-next@13.4.16:
|
||||
resolution: {integrity: sha512-QuFtQl+oSEEQb0HMYBdvBoUaTiMxbY3go/MFkF3zOnfY0t84+IbAX78cw8ZCfr6cA6UcTq3nMIlCrHwDC/moxg==}
|
||||
/@next/eslint-plugin-next@13.4.17:
|
||||
resolution: {integrity: sha512-9hiKD44zfoYgdKFBgy60qDd9STyu85xQ3yfHDgrYedTxgCLAKHqqbd6C9qFN1UIiVZo2XF3Dh5MVYGuBYgTS8w==}
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
dev: true
|
||||
|
|
@ -5893,8 +5893,8 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/eslint-config-next@13.4.16(eslint@8.47.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-Of73d/FiaGf0GLCxxTGdh4rW8bRDvsqypylefkshE/uDDpQr8ifVQsD4UiB99rhegks7nJGkYtUnR3dC7kfFlw==}
|
||||
/eslint-config-next@13.4.17(eslint@8.47.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-zDEkOzG3v4TX8CoPny5WJa8bLzzXrSo4bhAzDNtH6W0okB6H/ed1lKFPLNpCLBmSY6GKYFxfwJAYzKI5Rx/Z1w==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: '>=3.3.1'
|
||||
|
|
@ -5902,7 +5902,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.4.16
|
||||
'@next/eslint-plugin-next': 13.4.17
|
||||
'@rushstack/eslint-patch': 1.3.3
|
||||
'@typescript-eslint/parser': 6.4.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
eslint: 8.47.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue