diff --git a/frontend/package.json b/frontend/package.json index 48afd2bad..522e2511a 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.6", "@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..cf603728b 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.6": + version "13.4.6" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.6.tgz#6a291305226b3f762fdbc01e123efadeb63e5aaf" + integrity sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ== dependencies: glob "7.1.7"