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.4.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0c4fa514ba
commit
fa30fee194
2 changed files with 11 additions and 11 deletions
|
@ -152,7 +152,7 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.44.0",
|
||||
"eslint-config-next": "13.4.9",
|
||||
"eslint-config-next": "13.4.10",
|
||||
"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
|
@ -2531,7 +2531,7 @@ __metadata:
|
|||
emoji-picker-element: 1.18.3
|
||||
emoji-picker-element-data: 1.4.0
|
||||
eslint: 8.44.0
|
||||
eslint-config-next: 13.4.9
|
||||
eslint-config-next: 13.4.10
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.13.3
|
||||
|
@ -3486,12 +3486,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.4.9":
|
||||
version: 13.4.9
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.9"
|
||||
"@next/eslint-plugin-next@npm:13.4.10":
|
||||
version: 13.4.10
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.10"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: d57f1246fac54173c47a065404ba7237cfd6618648db4effbcdb30b5578b99edb3a2593df13ca617aa63c40e5e1336551089c506b2168a69a6cf8d5d7d045c0b
|
||||
checksum: f14b99eb5d33b6ede9666ffafb596ee6be52157fc87b59d10d94e44b1e9836099ad450a67558c2aecf09c84b55f65a33c9254ab72df33f55f7cc9f4abee7b38c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9233,11 +9233,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.4.9":
|
||||
version: 13.4.9
|
||||
resolution: "eslint-config-next@npm:13.4.9"
|
||||
"eslint-config-next@npm:13.4.10":
|
||||
version: 13.4.10
|
||||
resolution: "eslint-config-next@npm:13.4.10"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.4.9
|
||||
"@next/eslint-plugin-next": 13.4.10
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.42.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9252,7 +9252,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 83d990f3529f84dda9e54ce8cef64802490850f47d63b51176695a4f327a6b0e0a0847e1af4f11e00e662db8103af197c37d30b878cfe0593477ebc0b43d2b10
|
||||
checksum: d555e077e5045f045e5bdab58429b2245993a0e28d3030209766558a6d32ae165496030cafbab8e6aaf714947d895ee30d1ecdb49263abdb23b6889a333ea714
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue