mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency eslint-config-next to v13.5.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1eb22f5f27
commit
49c1fa5742
2 changed files with 11 additions and 11 deletions
|
@ -154,7 +154,7 @@
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"dotenv-cli": "7.3.0",
|
"dotenv-cli": "7.3.0",
|
||||||
"eslint": "8.50.0",
|
"eslint": "8.50.0",
|
||||||
"eslint-config-next": "13.5.2",
|
"eslint-config-next": "13.5.3",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-chai-friendly": "0.7.2",
|
"eslint-plugin-chai-friendly": "0.7.2",
|
||||||
"eslint-plugin-cypress": "2.15.1",
|
"eslint-plugin-cypress": "2.15.1",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2466,7 +2466,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.50.0
|
eslint: 8.50.0
|
||||||
eslint-config-next: 13.5.2
|
eslint-config-next: 13.5.3
|
||||||
eslint-config-prettier: 9.0.0
|
eslint-config-prettier: 9.0.0
|
||||||
eslint-plugin-chai-friendly: 0.7.2
|
eslint-plugin-chai-friendly: 0.7.2
|
||||||
eslint-plugin-cypress: 2.15.1
|
eslint-plugin-cypress: 2.15.1
|
||||||
|
@ -3455,12 +3455,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:13.5.2":
|
"@next/eslint-plugin-next@npm:13.5.3":
|
||||||
version: 13.5.2
|
version: 13.5.3
|
||||||
resolution: "@next/eslint-plugin-next@npm:13.5.2"
|
resolution: "@next/eslint-plugin-next@npm:13.5.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
checksum: 5ce46cbbc5831950d39a129171adacc6e82bfd653133f9d32bdc7f5bd3ba8e8db298c8fe69be51f280571e58018f4631806fda7b87daa239eabb7b79a69db470
|
checksum: a496a194154b84c7178832ed5ecd51f7727cc9967bab91c8898310e422c27ec1774a21cc60399f72a1e7a23241b4eb5f0fe4b6357071d91c9c820790188504ba
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -9025,11 +9025,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-next@npm:13.5.2":
|
"eslint-config-next@npm:13.5.3":
|
||||||
version: 13.5.2
|
version: 13.5.3
|
||||||
resolution: "eslint-config-next@npm:13.5.2"
|
resolution: "eslint-config-next@npm:13.5.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/eslint-plugin-next": 13.5.2
|
"@next/eslint-plugin-next": 13.5.3
|
||||||
"@rushstack/eslint-patch": ^1.3.3
|
"@rushstack/eslint-patch": ^1.3.3
|
||||||
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
|
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
|
||||||
eslint-import-resolver-node: ^0.3.6
|
eslint-import-resolver-node: ^0.3.6
|
||||||
|
@ -9044,7 +9044,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: c94f12c95b028c6115521d054f399dca0d83b623447c5bf7293d553463cc158a0e648d26ae8b8546f1a3bf2ababf5259fa61287e13a6775096930dbffb4da545
|
checksum: 0990e262bc93060fba7dd77296ae4c775ac10cede2c78b50183810b08da917010d7e6d5283afc3fb0d026336121818ccf96629b94eb919981161496bf39d57c6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue