Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-next to v14.1.4 (#576)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent d57d0ba commit a212313
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"date-fns": "3.6.0",
"eslint-config-next": "14.1.3",
"eslint-config-next": "14.1.4",
"http-status-codes": "2.3.0",
"i18next": "23.10.1",
"interweave": "13.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,12 +1830,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.1.3":
version: 14.1.3
resolution: "@next/eslint-plugin-next@npm:14.1.3"
"@next/eslint-plugin-next@npm:14.1.4":
version: 14.1.4
resolution: "@next/eslint-plugin-next@npm:14.1.4"
dependencies:
glob: "npm:10.3.10"
checksum: 10/38988cdf2ebdee11618192c42461f1b26e698abdbf8efaed4745b1dbce2c128d936d4a9d67a3bb84e0039d4bfa0756179fb04dc8a67123f67735c384a33e350a
checksum: 10/3ac872e08f3a3fd221492d9f5f6a2ab1a99574207bc6a0b80975a1ee3bd1287bb12a1e595e94525c4d7d505cffad53afd20545fa1d823b21158e0502c258d262
languageName: node
linkType: hard

Expand Down Expand Up @@ -6354,11 +6354,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.1.3":
version: 14.1.3
resolution: "eslint-config-next@npm:14.1.3"
"eslint-config-next@npm:14.1.4":
version: 14.1.4
resolution: "eslint-config-next@npm:14.1.4"
dependencies:
"@next/eslint-plugin-next": "npm:14.1.3"
"@next/eslint-plugin-next": "npm:14.1.4"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
Expand All @@ -6373,7 +6373,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/46ae06cf567c273121301e7dd2e6efe3107b9af140f7893e20f79779bb5cf354fce98fcd1201f295455f2e04bddc68d6ffaf0864ce3586db98f67bd5a7c1da24
checksum: 10/74cbaa5514a7a072731c7df01581017221538010691bb4a30d7bffac29cf2e1560d6aed3f9b97f3bee94113aace5c530b91159504f394dd0175e30c654457246
languageName: node
linkType: hard

Expand Down Expand Up @@ -7794,7 +7794,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:18.0.0"
eslint-config-next: "npm:14.1.3"
eslint-config-next: "npm:14.1.4"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-import: "npm:2.29.1"
Expand Down

0 comments on commit a212313

Please sign in to comment.