Skip to content

Commit b21a9b7

Browse files
Update dependency eslint-config-next to v15.1.7 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e0336d commit b21a9b7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/typescript-estree": "^8.13.0",
5050
"eslint": "^8",
5151
"eslint-config-mitodl": "^2.1.0",
52-
"eslint-config-next": "15.1.6",
52+
"eslint-config-next": "15.1.7",
5353
"eslint-config-prettier": "^9.0.0",
5454
"eslint-import-resolver-typescript": "^3.6.1",
5555
"eslint-plugin-import": "^2.29.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,12 +1525,12 @@ __metadata:
15251525
languageName: node
15261526
linkType: hard
15271527

1528-
"@next/eslint-plugin-next@npm:15.1.6":
1529-
version: 15.1.6
1530-
resolution: "@next/eslint-plugin-next@npm:15.1.6"
1528+
"@next/eslint-plugin-next@npm:15.1.7":
1529+
version: 15.1.7
1530+
resolution: "@next/eslint-plugin-next@npm:15.1.7"
15311531
dependencies:
15321532
fast-glob: "npm:3.3.1"
1533-
checksum: 10c0/753babd13e197304eb7a224c08a9a286aee10e316dcf86c49fe655fe9ea16659969bdbe4502429723cdf318e47fba4188ca101a5fc0d91dcad13404e773013a9
1533+
checksum: 10c0/22603c52e39a46c7883454fd49b91745d11a6b38b4fcb42bfc4ba0b2b3a9beb37875ecbf4291fff7ed809400ae69676a5e34a2de3d227e6576a96cb00aaee53c
15341534
languageName: node
15351535
linkType: hard
15361536

@@ -4389,11 +4389,11 @@ __metadata:
43894389
languageName: node
43904390
linkType: hard
43914391

4392-
"eslint-config-next@npm:15.1.6":
4393-
version: 15.1.6
4394-
resolution: "eslint-config-next@npm:15.1.6"
4392+
"eslint-config-next@npm:15.1.7":
4393+
version: 15.1.7
4394+
resolution: "eslint-config-next@npm:15.1.7"
43954395
dependencies:
4396-
"@next/eslint-plugin-next": "npm:15.1.6"
4396+
"@next/eslint-plugin-next": "npm:15.1.7"
43974397
"@rushstack/eslint-patch": "npm:^1.10.3"
43984398
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
43994399
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@@ -4409,7 +4409,7 @@ __metadata:
44094409
peerDependenciesMeta:
44104410
typescript:
44114411
optional: true
4412-
checksum: 10c0/6d207de7169869f5ce113038b650167b51f6584dd7f9bd9557030a5681eff690ec9ec1ac9183f012efdddba7914b8928b16f11fa4a5ed20aa0d5056ead4d4f4e
4412+
checksum: 10c0/de949da02e58962eb215fc98ec56cce0a6afeaada550c7213a99466bbb391b58c2d9412d55e9d2756a7b12b7cde60b7d8157337d6dd3f74f131e41404deb0091
44134413
languageName: node
44144414
linkType: hard
44154415

@@ -10046,7 +10046,7 @@ __metadata:
1004610046
axios: "npm:^1.7.7"
1004710047
eslint: "npm:^8"
1004810048
eslint-config-mitodl: "npm:^2.1.0"
10049-
eslint-config-next: "npm:15.1.6"
10049+
eslint-config-next: "npm:15.1.7"
1005010050
eslint-config-prettier: "npm:^9.0.0"
1005110051
eslint-import-resolver-typescript: "npm:^3.6.1"
1005210052
eslint-plugin-import: "npm:^2.29.1"

0 commit comments

Comments
 (0)