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.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3f1a6d425e
commit
97819c3fe7
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.38.0",
|
||||
"eslint-config-next": "13.3.0",
|
||||
"eslint-config-next": "13.3.1",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.13.2",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2427,7 +2427,7 @@ __metadata:
|
|||
emoji-picker-element: 1.17.0
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.38.0
|
||||
eslint-config-next: 13.3.0
|
||||
eslint-config-next: 13.3.1
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.13.2
|
||||
|
@ -3376,12 +3376,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "@next/eslint-plugin-next@npm:13.3.0"
|
||||
"@next/eslint-plugin-next@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@next/eslint-plugin-next@npm:13.3.1"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 5b8b6e7f3b82db0f6786ffebb50b1a3678cd9b6e6f17422de19bedd0d8f86ddaf8fecc9a75bb669b39b6d76a392806b11cf4f927b1e9efa56edd2beb63ce92e6
|
||||
checksum: 8e3b16e605bb34e938e0e200c01fb83b0f9061d1a69f6b4319cd153e762a75cc7576d997e508bad54955af3cb76e19650bda64e5e23bc9a18d46edc92596b422
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9083,11 +9083,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "eslint-config-next@npm:13.3.0"
|
||||
"eslint-config-next@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "eslint-config-next@npm:13.3.1"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.3.0
|
||||
"@next/eslint-plugin-next": 13.3.1
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.42.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9102,7 +9102,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 19894044c4703977f872e0284a994244a14927a8ee636da299767b88232ef679fd9c889e30f52ceed01a115649cbced8c07d03b270e162745d06b8b2754c3576
|
||||
checksum: 942c8a914fd08959388416f28c73acf9e1deffee3db21eabad008f4a85e960df9905fa35e286951dc52935c4449cc5a524483464ee8dbf69d70444d8f91c1a6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue