Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 2e9740a commit b1ae52e
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 @@ -102,7 +102,7 @@
"commit-and-tag-version": "^11.3.0",
"cypress": "^13.3.1",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"eslint-config-next": "^14.0.2",
"eslint-config-prettier": "^9.0.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2553,12 +2553,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.5.4":
version: 13.5.4
resolution: "@next/eslint-plugin-next@npm:13.5.4"
"@next/eslint-plugin-next@npm:14.0.2":
version: 14.0.2
resolution: "@next/eslint-plugin-next@npm:14.0.2"
dependencies:
glob: 7.1.7
checksum: 17a502cec987768bfa99ee42d9072a9a3bdd32b32bde04bd97a04868b56252352a5c38b571ee5ee8f86ff4c27844984a3c737461ebd91d6ca32a2ce2bd5b8af2
checksum: 0c5973671caee44884bd72dc1e2e5aac00941ebdf53e8b94a922997bb6bac25a5d0f113c0283c897a571b89d5e6f1334fefe46506791dd39a2b035c1eb9f73fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -3045,7 +3045,7 @@ __metadata:
commit-and-tag-version: ^11.3.0
cypress: ^13.3.1
eslint: ^8.51.0
eslint-config-next: ^13.5.4
eslint-config-next: ^14.0.2
eslint-config-prettier: ^9.0.0
framer-motion: ^10.16.4
gray-matter: ^4.0.3
Expand Down Expand Up @@ -6670,11 +6670,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^13.5.4":
version: 13.5.4
resolution: "eslint-config-next@npm:13.5.4"
"eslint-config-next@npm:^14.0.2":
version: 14.0.2
resolution: "eslint-config-next@npm:14.0.2"
dependencies:
"@next/eslint-plugin-next": 13.5.4
"@next/eslint-plugin-next": 14.0.2
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -6689,7 +6689,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 6eba03fed5e460981ed3fc59cf40aa210ea1d69852e0facfc02ba2cf950ab4adf09a76f162ee142eb68a4322bb8c1f128d75018f00d0e959401a6441b45f96c0
checksum: 037c080528a6fe058bdf7f59e99ab0e6cafa705e48a95d826fe09b09f8a431732e2a7193c8a4fc66fb9c0533d299620220ff149a3e3d3e784eb364a6eafe1b19
languageName: node
linkType: hard

Expand Down

0 comments on commit b1ae52e

Please sign in to comment.