Skip to content

Commit

Permalink
Update dependency eslint-config-next to v15.1.3 (#23)
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 Dec 28, 2024
1 parent f39793a commit 2ad3648
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 @@ -48,7 +48,7 @@
"@typescript-eslint/typescript-estree": "^8.13.0",
"eslint": "^8",
"eslint-config-mitodl": "^2.1.0",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"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 @@ -1460,12 +1460,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.2":
version: 15.1.2
resolution: "@next/eslint-plugin-next@npm:15.1.2"
"@next/eslint-plugin-next@npm:15.1.3":
version: 15.1.3
resolution: "@next/eslint-plugin-next@npm:15.1.3"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/9caf0763247cba8925d89596b7fdb21ec5d3cd0f5251e1e3f70c19815c7439cf358c694e59f0eedf08520c3a75c063395288af92661c75781bd7441de1063dc2
checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde
languageName: node
linkType: hard

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

"eslint-config-next@npm:15.1.2":
version: 15.1.2
resolution: "eslint-config-next@npm:15.1.2"
"eslint-config-next@npm:15.1.3":
version: 15.1.3
resolution: "eslint-config-next@npm:15.1.3"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.2"
"@next/eslint-plugin-next": "npm:15.1.3"
"@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 @@ -4249,7 +4249,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/570775cc12ae044d85f9a44774aa5288695ab47b937e8a97cc707455daff4281e9f61823213bf3f7da9bd4067f8e6e2373ff74781aaa52a148e1a6c4e667763e
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9664,7 +9664,7 @@ __metadata:
axios: "npm:^1.7.7"
eslint: "npm:^8"
eslint-config-mitodl: "npm:^2.1.0"
eslint-config-next: "npm:15.1.2"
eslint-config-next: "npm:15.1.3"
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 2ad3648

Please sign in to comment.