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 Dec 7, 2023
1 parent 2e9740a commit 33c6bcb
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.4",
"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.4":
version: 14.0.4
resolution: "@next/eslint-plugin-next@npm:14.0.4"
dependencies:
glob: 7.1.7
checksum: 17a502cec987768bfa99ee42d9072a9a3bdd32b32bde04bd97a04868b56252352a5c38b571ee5ee8f86ff4c27844984a3c737461ebd91d6ca32a2ce2bd5b8af2
checksum: 62e353227cdd1b47e35c3eb0aaac6d5160edaa2822ce23439459546375e841c2204abe66e3e6eded08c41e50ec467221df855b903f03378dc84982b73ac00e98
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.4
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.4":
version: 14.0.4
resolution: "eslint-config-next@npm:14.0.4"
dependencies:
"@next/eslint-plugin-next": 13.5.4
"@next/eslint-plugin-next": 14.0.4
"@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: 6abb85c2dde8e2a49042d31e85ba6ebccbfd3f6576f470a8df6842afebb1ec14c89ae485cfb9c490df830c7ada55a8bcf7547936def13c5e483f4b882a281cab
languageName: node
linkType: hard

Expand Down

0 comments on commit 33c6bcb

Please sign in to comment.