mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-29 07:54:28 -05:00
chore(deps): update dependency eslint-config-next to v13.4.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
371f193fbd
commit
6b5c83d02a
2 changed files with 11 additions and 11 deletions
|
@ -152,7 +152,7 @@
|
||||||
"cypress-commands": "3.0.0",
|
"cypress-commands": "3.0.0",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"eslint": "8.45.0",
|
"eslint": "8.45.0",
|
||||||
"eslint-config-next": "13.4.10",
|
"eslint-config-next": "13.4.11",
|
||||||
"eslint-config-prettier": "8.8.0",
|
"eslint-config-prettier": "8.8.0",
|
||||||
"eslint-plugin-chai-friendly": "0.7.2",
|
"eslint-plugin-chai-friendly": "0.7.2",
|
||||||
"eslint-plugin-cypress": "2.13.3",
|
"eslint-plugin-cypress": "2.13.3",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2527,7 +2527,7 @@ __metadata:
|
||||||
emoji-picker-element: 1.18.3
|
emoji-picker-element: 1.18.3
|
||||||
emoji-picker-element-data: 1.4.0
|
emoji-picker-element-data: 1.4.0
|
||||||
eslint: 8.45.0
|
eslint: 8.45.0
|
||||||
eslint-config-next: 13.4.10
|
eslint-config-next: 13.4.11
|
||||||
eslint-config-prettier: 8.8.0
|
eslint-config-prettier: 8.8.0
|
||||||
eslint-plugin-chai-friendly: 0.7.2
|
eslint-plugin-chai-friendly: 0.7.2
|
||||||
eslint-plugin-cypress: 2.13.3
|
eslint-plugin-cypress: 2.13.3
|
||||||
|
@ -3482,12 +3482,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:13.4.10":
|
"@next/eslint-plugin-next@npm:13.4.11":
|
||||||
version: 13.4.10
|
version: 13.4.11
|
||||||
resolution: "@next/eslint-plugin-next@npm:13.4.10"
|
resolution: "@next/eslint-plugin-next@npm:13.4.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
checksum: f14b99eb5d33b6ede9666ffafb596ee6be52157fc87b59d10d94e44b1e9836099ad450a67558c2aecf09c84b55f65a33c9254ab72df33f55f7cc9f4abee7b38c
|
checksum: fd898e5aebe1c8abd6162297ff4eb58f7534714d5465c77b7342925bad5305e82b0c54d92f6ceab213b1c523090a26aaad97c508016a2844eedecc2f3d03d1f0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -9215,11 +9215,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-next@npm:13.4.10":
|
"eslint-config-next@npm:13.4.11":
|
||||||
version: 13.4.10
|
version: 13.4.11
|
||||||
resolution: "eslint-config-next@npm:13.4.10"
|
resolution: "eslint-config-next@npm:13.4.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/eslint-plugin-next": 13.4.10
|
"@next/eslint-plugin-next": 13.4.11
|
||||||
"@rushstack/eslint-patch": ^1.1.3
|
"@rushstack/eslint-patch": ^1.1.3
|
||||||
"@typescript-eslint/parser": ^5.42.0
|
"@typescript-eslint/parser": ^5.42.0
|
||||||
eslint-import-resolver-node: ^0.3.6
|
eslint-import-resolver-node: ^0.3.6
|
||||||
|
@ -9234,7 +9234,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: d555e077e5045f045e5bdab58429b2245993a0e28d3030209766558a6d32ae165496030cafbab8e6aaf714947d895ee30d1ecdb49263abdb23b6889a333ea714
|
checksum: 2c9c91a3fa05feafb7982793b601a0dcdb5b6be027ea9e82745c35c29df7d3cf40bae415bfb1bae2209120b4e0eb8473e5133ef0fe8c5d653a989ee818a6967d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue