Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-next to v15.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2025
1 parent ba086b9 commit 080555e
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 @@ -45,7 +45,7 @@
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-love": "117.0.0",
"eslint-config-next": "15.2.0",
"eslint-config-next": "15.2.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.16.1",
"eslint-plugin-promise": "7.2.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,12 +821,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
"@next/eslint-plugin-next@npm:15.2.1":
version: 15.2.1
resolution: "@next/eslint-plugin-next@npm:15.2.1"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
checksum: 10c0/c1008997e0bdb64db029341ef94df7df224c1cc2d5e107d274ce95b42aed74229af51773031859bf262d670ada362bd85184ba4dd2ef3d98e2de5bb56086a62d
languageName: node
linkType: hard

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

"eslint-config-next@npm:15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
"eslint-config-next@npm:15.2.1":
version: 15.2.1
resolution: "eslint-config-next@npm:15.2.1"
dependencies:
"@next/eslint-plugin-next": "npm:15.2.0"
"@next/eslint-plugin-next": "npm:15.2.1"
"@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 @@ -4551,7 +4551,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/3ba8a99ac1dc3de5d438011b1b857956734754577fe48984643fd99c4158d356f416a9b6ea012d39c06e15a88d9a7f953f06b930ff6f67e6609d9c858846bed0
checksum: 10c0/9f4be9dde0b64592f72955a7b295ac7698f3a95d6804895e45f79d4defa786beaf1988b63698ac0d4735f4073eff27dce39268895523d5ecca622af748428818
languageName: node
linkType: hard

Expand Down Expand Up @@ -7014,7 +7014,7 @@ __metadata:
classnames: "npm:^2.5.1"
eslint: "npm:8.57.1"
eslint-config-love: "npm:117.0.0"
eslint-config-next: "npm:15.2.0"
eslint-config-next: "npm:15.2.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.16.1"
eslint-plugin-promise: "npm:7.2.1"
Expand Down

0 comments on commit 080555e

Please sign in to comment.