Skip to content

Commit

Permalink
Update dependency eslint-config-next to v15.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 219adce commit 743ec22
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.3",
"eslint-config-next": "15.1.4",
"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 @@ -1524,12 +1524,12 @@ __metadata:
languageName: node
linkType: hard

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

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

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

Expand Down Expand Up @@ -10024,7 +10024,7 @@ __metadata:
axios: "npm:^1.7.7"
eslint: "npm:^8"
eslint-config-mitodl: "npm:^2.1.0"
eslint-config-next: "npm:15.1.3"
eslint-config-next: "npm:15.1.4"
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 743ec22

Please sign in to comment.