diff --git a/package.json b/package.json index bacba9202..f8c76578b 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.4", "@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..2bb998bab 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.4": + version "13.1.4" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.4.tgz#7dd5025d40b9564fc2cc1ea4aa9661a9552ec875" + integrity sha512-a/T30+7Q1scom5t3L+wEBkYzCa+bhT/3DTxzxlNy4Xckw2InzcckQGeIi/larDgh5r2fSSJswhYAZEcKtuJiig== + 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"