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.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
44e0ae40b5
commit
b503b2297c
2 changed files with 11 additions and 11 deletions
|
@ -153,7 +153,7 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.39.0",
|
||||
"eslint-config-next": "13.4.0",
|
||||
"eslint-config-next": "13.4.1",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.13.3",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2434,7 +2434,7 @@ __metadata:
|
|||
emoji-picker-element: 1.17.0
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.39.0
|
||||
eslint-config-next: 13.4.0
|
||||
eslint-config-next: 13.4.1
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.13.3
|
||||
|
@ -3383,12 +3383,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.4.0":
|
||||
version: 13.4.0
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.0"
|
||||
"@next/eslint-plugin-next@npm:13.4.1":
|
||||
version: 13.4.1
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.1"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: e02e2cbf127c58a31564c66ae3bf3cec06e87d959fa57d150eb9ad6601c90d07040573c81858dda6a37172de73909e3a25a0a20bc68ff6218e4c812804039a56
|
||||
checksum: fff59da7aa7838e6cb1f19f33b1c5265f0e4ea5a910a7702f2fadbf76c3387dceb388230cd7f9ce810db73c3b78b2342e77a0dbf77f4560eecf85905adb5f671
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9124,11 +9124,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.4.0":
|
||||
version: 13.4.0
|
||||
resolution: "eslint-config-next@npm:13.4.0"
|
||||
"eslint-config-next@npm:13.4.1":
|
||||
version: 13.4.1
|
||||
resolution: "eslint-config-next@npm:13.4.1"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.4.0
|
||||
"@next/eslint-plugin-next": 13.4.1
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.42.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9143,7 +9143,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 6c2deea32a2c5917236b1e82481375c13581f8ed0e759e54147932dd6a9560a077f242c9d96722a3c10b747dd502a779ac695860c45119d3c1ff09a7c24d3eb8
|
||||
checksum: 232fb7a3dcc2b4674d9b0e3b03e76121d0dd7bea921bfd3320f3ac0a21ca7080f67a6cee0ceeb06c3a7386b854e9449da6a9fdd81f5d441a2e8d4a7237e94f59
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue