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 Oct 30, 2023
1 parent 2e9740a commit 8585df5
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.1",
"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.1":
version: 14.0.1
resolution: "@next/eslint-plugin-next@npm:14.0.1"
dependencies:
glob: 7.1.7
checksum: 17a502cec987768bfa99ee42d9072a9a3bdd32b32bde04bd97a04868b56252352a5c38b571ee5ee8f86ff4c27844984a3c737461ebd91d6ca32a2ce2bd5b8af2
checksum: 2bb3cd1035414a1cf645772297224bf50cb81947c2aae8a8c0caee20f2b8f1931dab0f16c0dabfb08eb61a247a0006b57d98dd81ae02558470808f1e22fa7665
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.1
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.1":
version: 14.0.1
resolution: "eslint-config-next@npm:14.0.1"
dependencies:
"@next/eslint-plugin-next": 13.5.4
"@next/eslint-plugin-next": 14.0.1
"@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: c70d6b68a6d0f2293cc41d171b38bda04ebc3337148db9eac361582de20e0bb1037bf080bb1723bc6cdae14c4953e5fce271e564bfc444f077fd3a3b64c82cc0
languageName: node
linkType: hard

Expand Down

0 comments on commit 8585df5

Please sign in to comment.