mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency eslint-config-next to v13.5.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b511903316
commit
c3030691cb
2 changed files with 11 additions and 11 deletions
|
@ -156,7 +156,7 @@
|
|||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint-config-next": "13.5.5",
|
||||
"eslint-config-next": "13.5.6",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2529,7 +2529,7 @@ __metadata:
|
|||
emoji-picker-element: 1.18.4
|
||||
emoji-picker-element-data: 1.5.0
|
||||
eslint: 8.51.0
|
||||
eslint-config-next: 13.5.5
|
||||
eslint-config-next: 13.5.6
|
||||
eslint-config-prettier: 9.0.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.15.1
|
||||
|
@ -3511,12 +3511,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.5.5":
|
||||
version: 13.5.5
|
||||
resolution: "@next/eslint-plugin-next@npm:13.5.5"
|
||||
"@next/eslint-plugin-next@npm:13.5.6":
|
||||
version: 13.5.6
|
||||
resolution: "@next/eslint-plugin-next@npm:13.5.6"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 760747343864e9edfefbed686dba2b06319a62c327f5357c44b8f66f558f4a6696712e5ce88166cc6f637b2ed5cae3b7f8261f53c074776c778308912979db88
|
||||
checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9047,11 +9047,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.5.5":
|
||||
version: 13.5.5
|
||||
resolution: "eslint-config-next@npm:13.5.5"
|
||||
"eslint-config-next@npm:13.5.6":
|
||||
version: 13.5.6
|
||||
resolution: "eslint-config-next@npm:13.5.6"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.5.5
|
||||
"@next/eslint-plugin-next": 13.5.6
|
||||
"@rushstack/eslint-patch": ^1.3.3
|
||||
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9066,7 +9066,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: f108925365c43b36cf1af59078b7009b36db18ce0e077865c61049679bd264b498c838b27e568b3c45ecd52b18fd597671b31fc21344bb0ee3fa86be5798506f
|
||||
checksum: 3399d3c18d48d01a2e662b9da699d36641d32b859d5bc7541f9fb063de49f5fbefb8cb2226d3906c268cc667bc536e353fce6c7334953961eb030c73547fa0f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue