|
70 | 70 | resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.19.tgz#46905b4e6f62da825b040343cbc233144e9578d3"
|
71 | 71 | integrity sha512-FsAT5x0jF2kkhNkKkukhsyYOrRqtSxrEhfliniIq0bwWbuXLgyt3Gv0Ml+b91XwjwArmuP7NxCiGd++GGKdNMQ==
|
72 | 72 |
|
73 |
| -"@next/eslint-plugin-next@13.5.1": |
74 |
| - version "13.5.1" |
75 |
| - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.1.tgz#3a254065e0a55a49c9431df43f65d9eb1c3d88f3" |
76 |
| - integrity sha512-LBlI3iQvlzRE7Y6AfIyHKuM4T6REGmFgweN2tBqEUVEfgxERBLOutV2xckXEp3Y3VbfJBBXKZNfDzs20gHimSg== |
| 73 | +"@next/eslint-plugin-next@13.5.2": |
| 74 | + version "13.5.2" |
| 75 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.2.tgz#1571199796e23182e68f814ee6aab5f1eca16eae" |
| 76 | + integrity sha512-Ew8DOUerJYGRo8pI84SVwn9wxxx8sH92AanCXSkkLJM2W0RJEWy+BqWSCfrlA/3ZIczEl4l4o4lOeTGBPYfBJg== |
77 | 77 | dependencies:
|
78 | 78 | glob "7.1.7"
|
79 | 79 |
|
@@ -757,12 +757,12 @@ escape-string-regexp@^4.0.0:
|
757 | 757 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
758 | 758 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
759 | 759 |
|
760 |
| -eslint-config-next@13.5.1: |
761 |
| - version "13.5.1" |
762 |
| - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.5.1.tgz#9b385309e1c63297fe2a5956601aace08e0911f1" |
763 |
| - integrity sha512-+8xIIWtD+iFwHfXgmXRGn05BuNIu/RAGcz6kI4wsJTPrE/1WtWKv2o0l+GbQ6wRaC+cbBV8+QnFAOf18aJiWrg== |
| 760 | +eslint-config-next@13.5.2: |
| 761 | + version "13.5.2" |
| 762 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.5.2.tgz#6cd120322deeecfcdbda5f6007f2bd9dbf890e03" |
| 763 | + integrity sha512-kCF7k7fHBtFtxfP6J6AP6Mo0vW3CrFeoIuoZ7NHGIvLFc/RUaIspJ6inO/R33zE1o9t/lbJgTnsqnRB++sxCUQ== |
764 | 764 | dependencies:
|
765 |
| - "@next/eslint-plugin-next" "13.5.1" |
| 765 | + "@next/eslint-plugin-next" "13.5.2" |
766 | 766 | "@rushstack/eslint-patch" "^1.3.3"
|
767 | 767 | "@typescript-eslint/parser" "^5.4.2 || ^6.0.0"
|
768 | 768 | eslint-import-resolver-node "^0.3.6"
|
|
0 commit comments