mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency eslint-config-next to v13.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
12d829e07a
commit
b94b6e5f63
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.37.0",
|
||||
"eslint-config-next": "13.2.4",
|
||||
"eslint-config-next": "13.3.0",
|
||||
"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
|
@ -2380,7 +2380,7 @@ __metadata:
|
|||
emoji-picker-element: 1.16.0
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.37.0
|
||||
eslint-config-next: 13.2.4
|
||||
eslint-config-next: 13.3.0
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.13.2
|
||||
|
@ -3315,12 +3315,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.2.4":
|
||||
version: 13.2.4
|
||||
resolution: "@next/eslint-plugin-next@npm:13.2.4"
|
||||
"@next/eslint-plugin-next@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "@next/eslint-plugin-next@npm:13.3.0"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 95f9a84922ec1c73aa51b794f9d2dc49c165a1c793db17cab4558097d31aaf65c2e5e3390d0691c056fac105562d6dc974b13b1df79981f8b7faba005f6eb3b5
|
||||
checksum: 5b8b6e7f3b82db0f6786ffebb50b1a3678cd9b6e6f17422de19bedd0d8f86ddaf8fecc9a75bb669b39b6d76a392806b11cf4f927b1e9efa56edd2beb63ce92e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9059,11 +9059,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.2.4":
|
||||
version: 13.2.4
|
||||
resolution: "eslint-config-next@npm:13.2.4"
|
||||
"eslint-config-next@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "eslint-config-next@npm:13.3.0"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.2.4
|
||||
"@next/eslint-plugin-next": 13.3.0
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.42.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9078,7 +9078,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 84c202db75ec17c8a7fcebb3364f5b66fc9e81199442cb85d9531f284be5e102935f17aec5274da9ea39752ae9fc8a6afaf5a1e06fe4c8cb8695cf9bee8ea24f
|
||||
checksum: 19894044c4703977f872e0284a994244a14927a8ee636da299767b88232ef679fd9c889e30f52ceed01a115649cbced8c07d03b270e162745d06b8b2754c3576
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue