From 260d468a49932840411754fe0cdfece1430ded1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 09:06:16 +0100 Subject: [PATCH] chore(deps): pin devdependency eslint-config-standard to 17.1.0 (main) (#26160) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f187a88f07..f329849512 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "consola": "3.2.3", "devalue": "4.3.2", "eslint": "8.57.0", - "eslint-config-standard": "^17.1.0", + "eslint-config-standard": "17.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsdoc": "48.2.1", "eslint-plugin-no-only-tests": "3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae87ecb451..55374b7497 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,7 +68,7 @@ importers: specifier: 8.57.0 version: 8.57.0 eslint-config-standard: - specifier: ^17.1.0 + specifier: 17.1.0 version: 17.1.0(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.57.0) eslint-plugin-import: specifier: 2.29.1