From 6acb8f52e22976229bcb78263527e4ba7acceb31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 12:20:14 +0000 Subject: [PATCH] fix(deps): update dependency @secretlint/secretlint-rule-preset-recommend to v8 --- packages/secretlint-config/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/secretlint-config/package.json b/packages/secretlint-config/package.json index 0fa42ad6..5932e9a0 100644 --- a/packages/secretlint-config/package.json +++ b/packages/secretlint-config/package.json @@ -33,7 +33,7 @@ "lint:fix": "eslint --ext .js --fix --cache --cache-location ../../.cache/eslint/secretlint-config.eslintcache" }, "dependencies": { - "@secretlint/secretlint-rule-preset-recommend": "^7.0.7" + "@secretlint/secretlint-rule-preset-recommend": "^8.0.0" }, "devDependencies": { "rimraf": "^5.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08ca7462..b4aede99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -351,8 +351,8 @@ importers: packages/secretlint-config: dependencies: '@secretlint/secretlint-rule-preset-recommend': - specifier: ^7.0.7 - version: 7.2.0 + specifier: ^8.0.0 + version: 8.0.0 '@wayofdev/lint-staged-config': specifier: ^2.1.3 version: link:../lint-staged-config @@ -2007,8 +2007,8 @@ packages: /@secretlint/profiler@7.2.0: resolution: {integrity: sha512-rIqc++BvchXSp0S5T5hngjJE0kwbScpTAWmKYwZGgv6BW25A7azvpI1zq4S3EGm+y1YsfGG0po/qVMgzln6iXA==} - /@secretlint/secretlint-rule-preset-recommend@7.2.0: - resolution: {integrity: sha512-wEtTqV66j7rMuALKIIA6jWQc+GsjA6L998uCsUk6ma560u4E+HciKXt127UF6LJG+XdrgRx3Xfxg7mMYsVQ28w==} + /@secretlint/secretlint-rule-preset-recommend@8.0.0: + resolution: {integrity: sha512-V80PUPaUv+oDi00w+ZEE6YmxdNHoM0/CRWaAG/cC/wO7RIYMlHoZqsacMt3GEuzkOfAGnNENnOzDYsq08Z6u3Q==} engines: {node: ^14.13.1 || >=16.0.0} dev: false