diff --git a/frontend/package.json b/frontend/package.json index 48afd2bad..6b50a290e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "typescript": "~4.7.4" }, "devDependencies": { - "@next/eslint-plugin-next": "^12.2.2", + "@next/eslint-plugin-next": "^13.4.5", "@types/downloadjs": "^1.4.3", "@types/gtag.js": "^0.0.10", "@types/jest": "^28.1.8", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 66ceeebc1..0ca253e79 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -249,10 +249,10 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-12.2.5.tgz#d908c57b35262b94db3e431e869b72ac3e1ad3e3" integrity sha512-vLPLV3cpPGjUPT3PjgRj7e3nio9t6USkuew3JE/jMeon/9Mvp1WyR18v3iwnCuX7eUAm1HmAbJHHLAbcu/EJcw== -"@next/eslint-plugin-next@^12.2.2": - version "12.2.2" - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.2.tgz#b4a22c06b6454068b54cc44502168d90fbb29a6d" - integrity sha512-XOi0WzJhGH3Lk51SkSu9eZxF+IY1ZZhWcJTIGBycAbWU877IQa6+6KxMATWCOs7c+bmp6Sd8KywXJaDRxzu0JA== +"@next/eslint-plugin-next@^13.4.5": + version "13.4.5" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.5.tgz#c3339748a7d59d80a019cd441453500391610167" + integrity sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g== dependencies: glob "7.1.7"