From 0bad392b136856b54e525aa2fc2eb3f67427dca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 20:28:56 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-next from 13.4.4 to 13.4.5 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.5. - [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.5/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] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 479590b6..81dbadbf 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint": "8.42.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^17.0.0", - "eslint-config-next": "13.4.4", + "eslint-config-next": "13.4.5", "eslint-config-prettier": "^8.8.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a88cf4f..96d04414 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -271,8 +271,8 @@ devDependencies: specifier: ^17.0.0 version: 17.0.0(@typescript-eslint/eslint-plugin@5.59.6)(@typescript-eslint/parser@5.59.6)(eslint-plugin-import@2.27.5)(eslint@8.42.0) eslint-config-next: - specifier: 13.4.4 - version: 13.4.4(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.5 + version: 13.4.5(eslint@8.42.0)(typescript@5.1.3) eslint-config-prettier: specifier: ^8.8.0 version: 8.8.0(eslint@8.42.0) @@ -1719,8 +1719,8 @@ packages: /@next/env@13.4.4: resolution: {integrity: sha512-q/y7VZj/9YpgzDe64Zi6rY1xPizx80JjlU2BTevlajtaE3w1LqweH1gGgxou2N7hdFosXHjGrI4OUvtFXXhGLg==} - /@next/eslint-plugin-next@13.4.4: - resolution: {integrity: sha512-5jnh7q6I15efnjR/rR+/TGTc9hn53g3JTbEjAMjmeQiExKqEUgIXqrHI5zlTNlNyzCPkBB860/ctxXheZaF2Vw==} + /@next/eslint-plugin-next@13.4.5: + resolution: {integrity: sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==} dependencies: glob: 7.1.7 dev: true @@ -5277,8 +5277,8 @@ packages: object.entries: 1.1.6 dev: true - /eslint-config-next@13.4.4(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-z/PMbm6L0iC/fwISULxe8IVy4DtNqZk2wQY711o35klenq70O6ns82A8yuMVCFjHC0DIyB2lyugesRtuk9u8dQ==} + /eslint-config-next@13.4.5(eslint@8.42.0)(typescript@5.1.3): + resolution: {integrity: sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -5286,7 +5286,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.4 + '@next/eslint-plugin-next': 13.4.5 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.59.6(eslint@8.42.0)(typescript@5.1.3) eslint: 8.42.0