From fa398de47f56fdf3bbd8c538937bc3fc4fce1fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:10:56 +0000 Subject: [PATCH] chore(deps): bump @next/eslint-plugin-next from 14.2.3 to 14.2.14 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.3 to 14.2.14. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c32e1e8af..3100d2ad7 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@cypress/code-coverage": "^3.13.2", - "@next/eslint-plugin-next": "^14.0.1", + "@next/eslint-plugin-next": "^14.2.14", "@svgr/webpack": "^8.1.0", "@types/babel__core": "^7", "@types/babel__preset-env": "^7", diff --git a/yarn.lock b/yarn.lock index 681eb2648..803d5655e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2062,7 +2062,7 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:14.2.3, @next/eslint-plugin-next@npm:^14.0.1": +"@next/eslint-plugin-next@npm:14.2.3": version: 14.2.3 resolution: "@next/eslint-plugin-next@npm:14.2.3" dependencies: @@ -2071,6 +2071,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:^14.2.14": + version: 14.2.14 + resolution: "@next/eslint-plugin-next@npm:14.2.14" + dependencies: + glob: "npm:10.3.10" + checksum: 10c0/d999a440e8976a39779edae67ef85b450231557742c1497e72d0fd017eb67fdaf67c1ffbfc56ae6ce2175a3d09720ad826074cea406a6579d82b02cc4ee00a73 + languageName: node + linkType: hard + "@next/swc-darwin-arm64@npm:14.2.5": version: 14.2.5 resolution: "@next/swc-darwin-arm64@npm:14.2.5" @@ -7148,7 +7157,7 @@ __metadata: "@babel/preset-env": "npm:^7.25.3" "@cypress/code-coverage": "npm:^3.13.2" "@docsearch/react": "npm:3.6.1" - "@next/eslint-plugin-next": "npm:^14.0.1" + "@next/eslint-plugin-next": "npm:^14.2.14" "@svgr/webpack": "npm:^8.1.0" "@types/babel__core": "npm:^7" "@types/babel__preset-env": "npm:^7"