diff --git a/package.json b/package.json index 6dd4f5f..6726c47 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@next/eslint-plugin-next": "^12.3.1", + "@next/eslint-plugin-next": "^13.4.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", diff --git a/yarn.lock b/yarn.lock index d6e0313..6d3bd95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -656,13 +656,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.1.tgz#18266bd92de3b4aa4037b1927aa59e6f11879260" integrity sha512-9P9THmRFVKGKt9DYqeC2aKIxm8rlvkK38V1P1sRE7qyoPBIs8l9oo79QoSdPtOWfzkbDAVUqvbQGgTMsb8BtJg== -"@next/eslint-plugin-next@12.3.1", "@next/eslint-plugin-next@^12.3.1": +"@next/eslint-plugin-next@12.3.1": version "12.3.1" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.3.1.tgz#b821f27b0f175954d8d18e5d323fce040ecc79a6" integrity sha512-sw+lTf6r6P0j+g/n9y4qdWWI2syPqZx+uc0+B/fRENqfR3KpSid6MIKqc9gNwGhJASazEQ5b3w8h4cAET213jw== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^13.4.1": + version "13.4.1" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.1.tgz#9c943ccd035f5f4b79da23911e08e18c24941bed" + integrity sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg== + dependencies: + glob "7.1.7" + "@next/swc-android-arm-eabi@12.3.1": version "12.3.1" resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.1.tgz#b15ce8ad376102a3b8c0f3c017dde050a22bb1a3"