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.5.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2c8b89682
commit
1b3eec3eba
2 changed files with 11 additions and 11 deletions
|
@ -154,7 +154,7 @@
|
|||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"eslint": "8.50.0",
|
||||
"eslint-config-next": "13.5.3",
|
||||
"eslint-config-next": "13.5.4",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2466,7 +2466,7 @@ __metadata:
|
|||
emoji-picker-element: 1.18.3
|
||||
emoji-picker-element-data: 1.4.0
|
||||
eslint: 8.50.0
|
||||
eslint-config-next: 13.5.3
|
||||
eslint-config-next: 13.5.4
|
||||
eslint-config-prettier: 9.0.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.15.1
|
||||
|
@ -3455,12 +3455,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.5.3":
|
||||
version: 13.5.3
|
||||
resolution: "@next/eslint-plugin-next@npm:13.5.3"
|
||||
"@next/eslint-plugin-next@npm:13.5.4":
|
||||
version: 13.5.4
|
||||
resolution: "@next/eslint-plugin-next@npm:13.5.4"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: a496a194154b84c7178832ed5ecd51f7727cc9967bab91c8898310e422c27ec1774a21cc60399f72a1e7a23241b4eb5f0fe4b6357071d91c9c820790188504ba
|
||||
checksum: 17a502cec987768bfa99ee42d9072a9a3bdd32b32bde04bd97a04868b56252352a5c38b571ee5ee8f86ff4c27844984a3c737461ebd91d6ca32a2ce2bd5b8af2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9051,11 +9051,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.5.3":
|
||||
version: 13.5.3
|
||||
resolution: "eslint-config-next@npm:13.5.3"
|
||||
"eslint-config-next@npm:13.5.4":
|
||||
version: 13.5.4
|
||||
resolution: "eslint-config-next@npm:13.5.4"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 13.5.3
|
||||
"@next/eslint-plugin-next": 13.5.4
|
||||
"@rushstack/eslint-patch": ^1.3.3
|
||||
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9070,7 +9070,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 0990e262bc93060fba7dd77296ae4c775ac10cede2c78b50183810b08da917010d7e6d5283afc3fb0d026336121818ccf96629b94eb919981161496bf39d57c6
|
||||
checksum: 6eba03fed5e460981ed3fc59cf40aa210ea1d69852e0facfc02ba2cf950ab4adf09a76f162ee142eb68a4322bb8c1f128d75018f00d0e959401a6441b45f96c0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue