chore(deps-dev): bump @next/eslint-plugin-next from 13.4.19 to 13.5.2 (#392)

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.4.19 to 13.5.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.2/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-27 04:39:13 -04:00
committed by GitHub
parent e5aa66694e
commit 80d892bdd4
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"packageManager": "pnpm@8.4.0",
"devDependencies": {
"@edge-runtime/vm": "3.1.3",
"@next/eslint-plugin-next": "13.4.19",
"@next/eslint-plugin-next": "13.5.2",
"@types/node": "20.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",

8
pnpm-lock.yaml generated
View File

@@ -19,8 +19,8 @@ importers:
specifier: 3.1.3
version: 3.1.3
'@next/eslint-plugin-next':
specifier: 13.4.19
version: 13.4.19
specifier: 13.5.2
version: 13.5.2
'@types/node':
specifier: 20.6.0
version: 20.6.0
@@ -2244,8 +2244,8 @@ packages:
resolution: {integrity: sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==}
dev: false
/@next/eslint-plugin-next@13.4.19:
resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==}
/@next/eslint-plugin-next@13.5.2:
resolution: {integrity: sha512-Ew8DOUerJYGRo8pI84SVwn9wxxx8sH92AanCXSkkLJM2W0RJEWy+BqWSCfrlA/3ZIczEl4l4o4lOeTGBPYfBJg==}
dependencies:
glob: 7.1.7
dev: true