Skip to content

Commit

Permalink
Update dependency eslint-config-next to v15.1.7 (#41)
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 Feb 15, 2025
1 parent 1e0336d commit b21a9b7
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 @@ -49,7 +49,7 @@
"@typescript-eslint/typescript-estree": "^8.13.0",
"eslint": "^8",
"eslint-config-mitodl": "^2.1.0",
"eslint-config-next": "15.1.6",
"eslint-config-next": "15.1.7",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1525,12 +1525,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.6":
version: 15.1.6
resolution: "@next/eslint-plugin-next@npm:15.1.6"
"@next/eslint-plugin-next@npm:15.1.7":
version: 15.1.7
resolution: "@next/eslint-plugin-next@npm:15.1.7"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/753babd13e197304eb7a224c08a9a286aee10e316dcf86c49fe655fe9ea16659969bdbe4502429723cdf318e47fba4188ca101a5fc0d91dcad13404e773013a9
checksum: 10c0/22603c52e39a46c7883454fd49b91745d11a6b38b4fcb42bfc4ba0b2b3a9beb37875ecbf4291fff7ed809400ae69676a5e34a2de3d227e6576a96cb00aaee53c
languageName: node
linkType: hard

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

"eslint-config-next@npm:15.1.6":
version: 15.1.6
resolution: "eslint-config-next@npm:15.1.6"
"eslint-config-next@npm:15.1.7":
version: 15.1.7
resolution: "eslint-config-next@npm:15.1.7"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.6"
"@next/eslint-plugin-next": "npm:15.1.7"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -4409,7 +4409,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/6d207de7169869f5ce113038b650167b51f6584dd7f9bd9557030a5681eff690ec9ec1ac9183f012efdddba7914b8928b16f11fa4a5ed20aa0d5056ead4d4f4e
checksum: 10c0/de949da02e58962eb215fc98ec56cce0a6afeaada550c7213a99466bbb391b58c2d9412d55e9d2756a7b12b7cde60b7d8157337d6dd3f74f131e41404deb0091
languageName: node
linkType: hard

Expand Down Expand Up @@ -10046,7 +10046,7 @@ __metadata:
axios: "npm:^1.7.7"
eslint: "npm:^8"
eslint-config-mitodl: "npm:^2.1.0"
eslint-config-next: "npm:15.1.6"
eslint-config-next: "npm:15.1.7"
eslint-config-prettier: "npm:^9.0.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-import: "npm:^2.29.1"
Expand Down

0 comments on commit b21a9b7

Please sign in to comment.