diff --git a/frontend/package.json b/frontend/package.json index 48afd2bad..b33bdda9d 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.9", "@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..b9c7065ff 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.9": + version "13.4.9" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.9.tgz#0e7e2135232a8ca43e8f9971c5ff46466f1c7671" + integrity sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA== dependencies: glob "7.1.7"