diff --git a/frontend/package.json b/frontend/package.json index 48afd2bad..2d3692d95 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.3.0", "@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..3654221ba 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.3.0": + version "13.3.0" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.3.0.tgz#3a4742b0817575cc0dd4d152cb10363584c215ac" + integrity sha512-wuGN5qSEjSgcq9fVkH0Y/qIPFjnZtW3ZPwfjJOn7l/rrf6y8J24h/lo61kwqunTyzZJm/ETGfGVU9PUs8cnzEA== dependencies: glob "7.1.7"