Skip to content

Commit 7075a32

Browse files
chore(deps-dev): bump @next/eslint-plugin-next from 16.3.2 to 16.3.4
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 16.3.2 to 16.3.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.4/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6de4648 commit 7075a32

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@axe-core/playwright": "^4.13.0",
3434
"@eslint/js": "^10.0.1",
3535
"@lhci/cli": "^0.15.1",
36-
"@next/eslint-plugin-next": "^16.3.2",
36+
"@next/eslint-plugin-next": "^16.3.4",
3737
"@playwright/test": "^1.62.1",
3838
"eslint": "^10.8.1",
3939
"jest": "30.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@
11581158
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.3.2.tgz#f7c611913413f2b7a287d62e75a95aa25b01d283"
11591159
integrity sha512-8k4YoG8cM7LWlkfzGNYCRBbFNlernLiMw4s0btVl+CmmWqn3VpYypA72/5Feb1UWdxe6tHqr5KHP4p4Y4m9luA==
11601160

1161-
"@next/eslint-plugin-next@^16.3.2":
1162-
version "16.3.2"
1163-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.3.2.tgz#074ea007e43250fbf54948c7b2e4e6cf6b051f11"
1164-
integrity sha512-z+HW1cZgt8QhByw8p2EbxF94AImgsKIYUbtSkA7Zld2T9yrKAlys4jNOcAOCtv6csX2CoA/5qCVyesL5pHmJ0A==
1161+
"@next/eslint-plugin-next@^16.3.4":
1162+
version "16.3.4"
1163+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.3.4.tgz#162f43b2b58be99d8840521c9cbb8f457a103cab"
1164+
integrity sha512-szW9y2Aumu4z88YXfTzcFsgUAg2k64uzbtcO5L9f1AKS4w/GUKJcbFllRflROVyNPgJtGOnvNxiyp3v6b+prIA==
11651165
dependencies:
11661166
"@eslint-community/eslint-utils" "4.9.1"
11671167
fast-glob "3.3.1"

0 commit comments

Comments
 (0)