mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update dependency eslint-config-next to v12.2.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
24f8f66404
commit
651f4de369
2 changed files with 11 additions and 11 deletions
|
@ -149,7 +149,7 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.19.0",
|
||||
"eslint-config-next": "12.2.1",
|
||||
"eslint-config-next": "12.2.2",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2032,7 +2032,7 @@ __metadata:
|
|||
emoji-picker-element: 1.12.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.19.0
|
||||
eslint-config-next: 12.2.1
|
||||
eslint-config-next: 12.2.2
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
|
@ -3305,12 +3305,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:12.2.1":
|
||||
version: 12.2.1
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.1"
|
||||
"@next/eslint-plugin-next@npm:12.2.2":
|
||||
version: 12.2.2
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.2"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: a0c87835520c8d348b19872b36c8009e8ef3afd43ceabc49268a648e7b5c999b4e212457e411c4b549073b135c03027f42c0ab831419faf05c2fb888912bc83c
|
||||
checksum: 7593bacf627823edc86aced7b9c9c8d724a90c60551d55d51addf115cce5cd54991666f63dda0f7dd988c28a739307a30665b7a0c06d50b2f23654b93f2c7791
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9797,11 +9797,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:12.2.1":
|
||||
version: 12.2.1
|
||||
resolution: "eslint-config-next@npm:12.2.1"
|
||||
"eslint-config-next@npm:12.2.2":
|
||||
version: 12.2.2
|
||||
resolution: "eslint-config-next@npm:12.2.2"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 12.2.1
|
||||
"@next/eslint-plugin-next": 12.2.2
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.21.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9816,7 +9816,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 4ff330669de09fedb31803e24c43794caf4649f8c8984d1c9a886e04abe5431b59a19d0deaa89aac970645ca2271d0081836937b3049e050e0589c63b955d535
|
||||
checksum: 9a472ca1909522e47fd4a460b8d6d0789deaf68f6c8fd69e96353b9c12b537c0185f3ada28990c8542e019ac236618ea22f991e4b8240c4b49c51d0ca226d829
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue