Skip to content

Bump eslint-config-next from 13.2.4 to 13.3.0 #500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.3.0",
"glob": "^9.3.0",
"playwright": "^1.32.1"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1581,12 +1581,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.2.4":
version: 13.2.4
resolution: "@next/eslint-plugin-next@npm:13.2.4"
"@next/eslint-plugin-next@npm:13.3.0":
version: 13.3.0
resolution: "@next/eslint-plugin-next@npm:13.3.0"
dependencies:
glob: 7.1.7
checksum: 95f9a84922ec1c73aa51b794f9d2dc49c165a1c793db17cab4558097d31aaf65c2e5e3390d0691c056fac105562d6dc974b13b1df79981f8b7faba005f6eb3b5
checksum: 5b8b6e7f3b82db0f6786ffebb50b1a3678cd9b6e6f17422de19bedd0d8f86ddaf8fecc9a75bb669b39b6d76a392806b11cf4f927b1e9efa56edd2beb63ce92e6
languageName: node
linkType: hard

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

"eslint-config-next@npm:13.2.4":
version: 13.2.4
resolution: "eslint-config-next@npm:13.2.4"
"eslint-config-next@npm:13.3.0":
version: 13.3.0
resolution: "eslint-config-next@npm:13.3.0"
dependencies:
"@next/eslint-plugin-next": 13.2.4
"@next/eslint-plugin-next": 13.3.0
"@rushstack/eslint-patch": ^1.1.3
"@typescript-eslint/parser": ^5.42.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -3140,7 +3140,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 84c202db75ec17c8a7fcebb3364f5b66fc9e81199442cb85d9531f284be5e102935f17aec5274da9ea39752ae9fc8a6afaf5a1e06fe4c8cb8695cf9bee8ea24f
checksum: 19894044c4703977f872e0284a994244a14927a8ee636da299767b88232ef679fd9c889e30f52ceed01a115649cbced8c07d03b270e162745d06b8b2754c3576
languageName: node
linkType: hard

Expand Down Expand Up @@ -6899,7 +6899,7 @@ __metadata:
date-fns: ^2.29.3
date-fns-tz: ^2.0.0
eslint: 8.36.0
eslint-config-next: 13.2.4
eslint-config-next: 13.3.0
framer-motion: ^10.10.0
glob: ^9.3.0
gray-matter: ^4.0.3
Expand Down