mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
chore(deps): update dependency eslint-config-next to v13.4.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7b6f4c5d2d
commit
67031a34d3
2 changed files with 11 additions and 11 deletions
|
@ -153,7 +153,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.41.0",
|
"eslint": "8.41.0",
|
||||||
"eslint-config-next": "13.4.3",
|
"eslint-config-next": "13.4.4",
|
||||||
"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
|
@ -2403,7 +2403,7 @@ __metadata:
|
||||||
emoji-picker-element: 1.17.0
|
emoji-picker-element: 1.17.0
|
||||||
emoji-picker-element-data: 1.3.0
|
emoji-picker-element-data: 1.3.0
|
||||||
eslint: 8.41.0
|
eslint: 8.41.0
|
||||||
eslint-config-next: 13.4.3
|
eslint-config-next: 13.4.4
|
||||||
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
|
||||||
|
@ -3354,12 +3354,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:13.4.3":
|
"@next/eslint-plugin-next@npm:13.4.4":
|
||||||
version: 13.4.3
|
version: 13.4.4
|
||||||
resolution: "@next/eslint-plugin-next@npm:13.4.3"
|
resolution: "@next/eslint-plugin-next@npm:13.4.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
checksum: 3d49270e79ab4d3fcd67bad3b56a1810816db7dc73edc3442e2f2d5b17b05bea59308f96c442a42be2e7a98c4d29bc4707a718659ba17bb5b1aca9516513c87f
|
checksum: 0a14780aed31d5faa6fa4b0a28f1ee7852d5ed5ed2dad166f05b2ed614bd1802fa033d7b313bcfb053b523f708c379052081069802b087f8ce22c787f361621a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -9020,11 +9020,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-next@npm:13.4.3":
|
"eslint-config-next@npm:13.4.4":
|
||||||
version: 13.4.3
|
version: 13.4.4
|
||||||
resolution: "eslint-config-next@npm:13.4.3"
|
resolution: "eslint-config-next@npm:13.4.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/eslint-plugin-next": 13.4.3
|
"@next/eslint-plugin-next": 13.4.4
|
||||||
"@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
|
||||||
|
@ -9039,7 +9039,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 618313f0bc23d3600734b6abbd6a8469c64084ddc365a9ba77d662f40e044d28ab3c205718028d2dc197a5771f8178be92542826e5ae20f240ac978c727f905a
|
checksum: 8f35474e3222d7c83966a716ed9bc5973643677da790596939c9c5a36216d01aae55027d0c14a6a4ba88e632f0e48129a9f05370540c6b9e07d4737a49b02d8c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue