mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency eslint-config-next to v13.4.18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0b842449c
commit
8d59dd96c7
2 changed files with 13 additions and 13 deletions
|
@ -152,7 +152,7 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-next": "13.4.17",
|
||||
"eslint-config-next": "13.4.18",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.14.0",
|
||||
|
|
24
yarn.lock
24
yarn.lock
|
@ -2510,7 +2510,7 @@ __metadata:
|
|||
emoji-picker-element: 1.18.3
|
||||
emoji-picker-element-data: 1.4.0
|
||||
eslint: 8.47.0
|
||||
eslint-config-next: 13.4.17
|
||||
eslint-config-next: 13.4.18
|
||||
eslint-config-prettier: 9.0.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.14.0
|
||||
|
@ -3483,12 +3483,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.4.17":
|
||||
version: 13.4.17
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.17"
|
||||
"@next/eslint-plugin-next@npm:13.4.18":
|
||||
version: 13.4.18
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.18"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: d8b3c61707a6155ca49da63df3f18868a7edced27534d880e721dfcf658b3171b2eded9b823667952385046d226661132cd9336398e4d7be37dac35a1a70dc4f
|
||||
checksum: b94a24191df576fbabc506036e9b71722213587baa4a9838427e9ed263a0d589966b0f5cf5e068648550737057d5969068a43efe6c50d24a81fe8d68a26d2d04
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8989,11 +8989,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.4.17":
|
||||
version: 13.4.17
|
||||
resolution: "eslint-config-next@npm:13.4.17"
|
||||
"eslint-config-next@npm:13.4.18":
|
||||
version: 13.4.18
|
||||
resolution: "eslint-config-next@npm:13.4.18"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.4.17
|
||||
"@next/eslint-plugin-next": 13.4.18
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9001,14 +9001,14 @@ __metadata:
|
|||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-jsx-a11y: ^6.5.1
|
||||
eslint-plugin-react: ^7.31.7
|
||||
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705
|
||||
eslint-plugin-react-hooks: ^4.5.0 || 5.0.0-canary-7118f5dd7-20230705
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: ">=3.3.1"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 609baf568bb8bb9e7db1945d953679757de62202cd2395d605956d6b3258ee2f5b112ac8f872ce376125710bc95fc2519992dea565291f61dc9c4409296759aa
|
||||
checksum: 95c5a86d9abff396a8b6222b5278c83f7ebe742498d8653f631bc5d7f33f5e9e38312296ce71fc5dd74c364c35d0103ee3dd8782316976109a08b8d92ff037f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9220,7 +9220,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705":
|
||||
"eslint-plugin-react-hooks@npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
|
||||
version: 5.0.0-canary-7118f5dd7-20230705
|
||||
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in a new issue