mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-22 18:21:34 +00:00
chore(deps): update dependency eslint-config-next to v13.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e3edae8d64
commit
9a1e33fdc4
2 changed files with 11 additions and 11 deletions
|
@ -154,7 +154,7 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.31.0",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"eslint-config-next": "13.1.2",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2354,7 +2354,7 @@ __metadata:
|
|||
emoji-picker-element: 1.15.0
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.31.0
|
||||
eslint-config-next: 13.1.1
|
||||
eslint-config-next: 13.1.2
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
|
@ -3274,12 +3274,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.1.1":
|
||||
version: 13.1.1
|
||||
resolution: "@next/eslint-plugin-next@npm:13.1.1"
|
||||
"@next/eslint-plugin-next@npm:13.1.2":
|
||||
version: 13.1.2
|
||||
resolution: "@next/eslint-plugin-next@npm:13.1.2"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 27e49ef988db3203d494930ad1fcdc270761a61a41e6925c0eadf1e2b1ebd6648722a3aaec7f0c0266eea8771797e06d52f041d33c93d21ba3b361ffe696c36c
|
||||
checksum: 6095e224feaaaf4e8d272ce38f86eabd3a3e885ad9a6b06d57566790166ff899bb0378140f129d20ded04ab0ab629fa5f53a7d2754c38176004f92ab53d7c9e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8784,11 +8784,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.1.1":
|
||||
version: 13.1.1
|
||||
resolution: "eslint-config-next@npm:13.1.1"
|
||||
"eslint-config-next@npm:13.1.2":
|
||||
version: 13.1.2
|
||||
resolution: "eslint-config-next@npm:13.1.2"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.1.1
|
||||
"@next/eslint-plugin-next": 13.1.2
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.42.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -8803,7 +8803,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 098465b42e277433e4f815465b49ab655fc35a62ac016a47f60d7e44248f1b87a70b2dfd2ef090ffbb4cb1a694d409ff0811d2eb64028ce61f535403c7a0f27a
|
||||
checksum: 332ab947d1c4ffb4a18108991c80e161ce37d38df706e3e5c621d12c115f078654d335c0fcd5606ec4c3d07bec143c8fbcdd1f593601458ecbe3b97194a009bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue