Skip to content

Commit a9d73cb

Browse files
authored
Merge pull request #506 from rafalmeida73/dependabot/npm_and_yarn/next/eslint-plugin-next-15.2.4
chore(deps-dev): bump @next/eslint-plugin-next from 15.2.0 to 15.2.4
2 parents ed79059 + 50888f0 commit a9d73cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@lhci/cli": "^0.14.0",
2828
"@lhci/server": "^0.14.0",
29-
"@next/eslint-plugin-next": "^15.2.0",
29+
"@next/eslint-plugin-next": "^15.2.4",
3030
"@types/node": "22.13.8",
3131
"@types/react": "^18.3.12",
3232
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,10 @@
294294
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.3.tgz#037ee37c4d61fcbdbb212694cc33d7dcf6c7975a"
295295
integrity sha512-a26KnbW9DFEUsSxAxKBORR/uD9THoYoKbkpFywMN/AFvboTt94b8+g/07T8J6ACsdLag8/PDU60ov4rPxRAixw==
296296

297-
"@next/eslint-plugin-next@^15.2.0":
298-
version "15.2.0"
299-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.0.tgz#051269307e1c6926ef4bffa771c21058984dbeb7"
300-
integrity sha512-jHFUG2OwmAuOASqq253RAEG/5BYcPHn27p1NoWZDCf4OdvdK0yRYWX92YKkL+Mk2s+GyJrmd/GATlL5b2IySpw==
297+
"@next/eslint-plugin-next@^15.2.4":
298+
version "15.2.4"
299+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.4.tgz#0be0628380bf18313a4e89954d546b01572023aa"
300+
integrity sha512-O8ScvKtnxkp8kL9TpJTTKnMqlkZnS+QxwoQnJwPGBxjBbzd6OVVPEJ5/pMNrktSyXQD/chEfzfFzYLM6JANOOQ==
301301
dependencies:
302302
fast-glob "3.3.1"
303303

0 commit comments

Comments
 (0)