Skip to content

Commit

Permalink
Merge pull request #167 from gofiber/dependabot/npm_and_yarn/eslint-c…
Browse files Browse the repository at this point in the history
…onfig-next-15.1.4

Bump eslint-config-next from 15.1.3 to 15.1.4
  • Loading branch information
ReneWerner87 authored Jan 10, 2025
2 parents 83d2259 + e35b647 commit aeb1e9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "^18.3.13",
"@typescript-eslint/parser": "^8.19.1",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.3",
"eslint-config-next": "^15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.2",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -932,16 +932,7 @@ __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"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:^15.1.4":
"@next/eslint-plugin-next@npm:15.1.4, @next/eslint-plugin-next@npm:^15.1.4":
version: 15.1.4
resolution: "@next/eslint-plugin-next@npm:15.1.4"
dependencies:
Expand Down Expand Up @@ -4652,11 +4643,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 @@ -4672,7 +4663,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9
checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012
languageName: node
linkType: hard

Expand Down Expand Up @@ -5073,7 +5064,7 @@ __metadata:
"@types/react": "npm:^18.3.13"
"@typescript-eslint/parser": "npm:^8.19.1"
eslint: "npm:^9.17.0"
eslint-config-next: "npm:^15.1.3"
eslint-config-next: "npm:^15.1.4"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
highlight.js: "npm:^11.11.1"
Expand Down

0 comments on commit aeb1e9d

Please sign in to comment.