From c68bd57ba5e85c39faf95aaa07b2f140232ede28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:56:29 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-next from 14.2.14 to 14.2.15 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.14 to 14.2.15. - [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/v14.2.15/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/visual-reporter/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/visual-reporter/package.json b/packages/visual-reporter/package.json index b230e2ac..d1663da0 100644 --- a/packages/visual-reporter/package.json +++ b/packages/visual-reporter/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "eslint": "^9", - "eslint-config-next": "14.2.14", + "eslint-config-next": "14.2.15", "typescript": "^5" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e53500c..b344b8bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -192,8 +192,8 @@ importers: specifier: ^9 version: 9.12.0 eslint-config-next: - specifier: 14.2.14 - version: 14.2.14(eslint@9.12.0)(typescript@5.6.2) + specifier: 14.2.15 + version: 14.2.15(eslint@9.12.0)(typescript@5.6.2) typescript: specifier: ^5 version: 5.6.2 @@ -1072,8 +1072,8 @@ packages: '@next/env@14.2.15': resolution: {integrity: sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==} - '@next/eslint-plugin-next@14.2.14': - resolution: {integrity: sha512-kV+OsZ56xhj0rnTn6HegyTGkoa16Mxjrpk7pjWumyB2P8JVQb8S9qtkjy/ye0GnTr4JWtWG4x/2qN40lKZ3iVQ==} + '@next/eslint-plugin-next@14.2.15': + resolution: {integrity: sha512-pKU0iqKRBlFB/ocOI1Ip2CkKePZpYpnw5bEItEkuZ/Nr9FQP1+p7VDWr4VfOdff4i9bFmrOaeaU1bFEyAcxiMQ==} '@next/swc-darwin-arm64@14.2.15': resolution: {integrity: sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==} @@ -2494,8 +2494,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@14.2.14: - resolution: {integrity: sha512-TXwyjGICAlWC9O0OufS3koTsBKQH8l1xt3SY/aDuvtKHIwjTHplJKWVb1WOEX0OsDaxGbFXmfD2EY1sNfG0Y/w==} + eslint-config-next@14.2.15: + resolution: {integrity: sha512-mKg+NC/8a4JKLZRIOBplxXNdStgxy7lzWuedUaCc8tev+Al9mwDUTujQH6W6qXDH9kycWiVo28tADWGvpBsZcQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -6316,7 +6316,7 @@ snapshots: '@next/env@14.2.15': {} - '@next/eslint-plugin-next@14.2.14': + '@next/eslint-plugin-next@14.2.15': dependencies: glob: 10.3.10 @@ -8160,9 +8160,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@14.2.14(eslint@9.12.0)(typescript@5.6.2): + eslint-config-next@14.2.15(eslint@9.12.0)(typescript@5.6.2): dependencies: - '@next/eslint-plugin-next': 14.2.14 + '@next/eslint-plugin-next': 14.2.15 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 8.8.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2))(eslint@9.12.0)(typescript@5.6.2) '@typescript-eslint/parser': 8.8.0(eslint@9.12.0)(typescript@5.6.2)