From 7dee4977a943376fc52c2d5c8c061296fd553caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:38:47 +0000 Subject: [PATCH] build(deps-dev): Bump @next/eslint-plugin-next from 12.1.5 to 13.1.6 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 12.1.5 to 13.1.6. - [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/v13.1.6/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bacba9202..180a7b02d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@graphql-codegen/typescript-react-apollo": "^3.2.11", "@graphql-codegen/typescript-resolvers": "^2.6.1", "@jest/types": "^28.0.2", - "@next/eslint-plugin-next": "^12.1.4", + "@next/eslint-plugin-next": "^13.1.6", "@storybook/addon-actions": "^6.4.19", "@storybook/addon-essentials": "^6.4.22", "@storybook/addon-storyshots": "^6.4.22", diff --git a/yarn.lock b/yarn.lock index 33104b1c2..3f1042b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2485,13 +2485,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.5.tgz#a21ba6708022d630402ca2b340316e69a0296dfc" integrity sha512-+34yUJslfJi7Lyx6ELuN8nWcOzi27izfYnZIC1Dqv7kmmfiBVxgzR3BXhlvEMTKC2IRJhXVs2FkMY+buQe3k7Q== -"@next/eslint-plugin-next@12.1.5", "@next/eslint-plugin-next@^12.1.4": +"@next/eslint-plugin-next@12.1.5": version "12.1.5" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.5.tgz#273885b35e6bbcd40ff1436d2a8d0ec03fb6f6ef" integrity sha512-Cnb8ERC5bNKBFrnMH6203sp/b0Y78QRx1XsFu+86oBtDBmQmOFoHu7teQjHm69ER73XKK3aGaeoLiXacHoUFsg== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^13.1.6": + version "13.1.6" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.6.tgz#ad8be22dd3d8aee9a9bd9a2507e2c55a2f7ebdd9" + integrity sha512-o7cauUYsXjzSJkay8wKjpKJf2uLzlggCsGUkPu3lP09Pv97jYlekTC20KJrjQKmSv5DXV0R/uks2ZXhqjNkqAw== + dependencies: + glob "7.1.7" + "@next/swc-android-arm-eabi@12.1.5": version "12.1.5" resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.1.5.tgz#36729ab3dfd7743e82cfe536b43254dcb146620c"