From 663dceda9f4e79dac1c533e0ffee44bf7a2583b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 09:37:14 +0000 Subject: [PATCH] :arrow_up: Bump eslint-config-next from 13.4.16 to 13.4.19 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.16 to 13.4.19. - [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.4.19/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 2776db21de..8fa57d579c 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/parser": "^6.5.0", "clipboard": "^2.0.11", "eslint": "^8.47.0", - "eslint-config-next": "^13.4.16", + "eslint-config-next": "^13.4.19", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-import-resolver-typescript": "^3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ada0c141ea..6a3915f6f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^8.47.0 version: 8.47.0 eslint-config-next: - specifier: ^13.4.16 - version: 13.4.16(eslint@8.47.0)(typescript@5.2.2) + specifier: ^13.4.19 + version: 13.4.19(eslint@8.47.0)(typescript@5.2.2) eslint-config-prettier: specifier: ^9.0.0 version: 9.0.0(eslint@8.47.0) @@ -2147,8 +2147,8 @@ packages: resolution: {integrity: sha512-pCU0sJBqdfKP9mwDadxvZd+eLz3fZrTlmmDHY12Hdpl3DD0vy8ou5HWKVfG0zZS6tqhL4wnQqRbspdY5nqa7MA==} dev: true - /@next/eslint-plugin-next@13.4.16: - resolution: {integrity: sha512-QuFtQl+oSEEQb0HMYBdvBoUaTiMxbY3go/MFkF3zOnfY0t84+IbAX78cw8ZCfr6cA6UcTq3nMIlCrHwDC/moxg==} + /@next/eslint-plugin-next@13.4.19: + resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==} dependencies: glob: 7.1.7 dev: true @@ -4062,8 +4062,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.16(eslint@8.47.0)(typescript@5.2.2): - resolution: {integrity: sha512-Of73d/FiaGf0GLCxxTGdh4rW8bRDvsqypylefkshE/uDDpQr8ifVQsD4UiB99rhegks7nJGkYtUnR3dC7kfFlw==} + /eslint-config-next@13.4.19(eslint@8.47.0)(typescript@5.2.2): + resolution: {integrity: sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -4071,7 +4071,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.16 + '@next/eslint-plugin-next': 13.4.19 '@rushstack/eslint-patch': 1.3.1 '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0