From feed04e9a6266956269b33ab903d76dc3a40434a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:15:39 +0000 Subject: [PATCH] fix(deps): update secretlint monorepo to v10 --- package-lock.json | 70 +++++++++++++++++++++++------------------------ package.json | 4 +-- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9ed278c..ffeafa3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "dependencies": { "@codemirror/lint": "^6.4.0", - "@secretlint/core": "^9.0.0", - "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", + "@secretlint/core": "^10.1.1", + "@secretlint/secretlint-rule-preset-recommend": "^10.1.1", "codemirror": "^6.0.1" }, "devDependencies": { @@ -1925,38 +1925,38 @@ } }, "node_modules/@secretlint/core": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/core/-/core-9.0.0.tgz", - "integrity": "sha512-+ICPisxcaytrdqSh7Fkyyh9fQE2/DiUNutnWnSeC5gOoaowGwIrKt9D1pHePfLhGfBTq+ipOS6uJxmLKJ0hbJw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/core/-/core-10.1.1.tgz", + "integrity": "sha512-COLCxSoH/iVQdLeaZPVtBj0UWKOagO09SqYkCQgfFfZ+soGxKVK405dL317r4PnH9Pm8/s8xQC6OSY5rWTRObQ==", "dependencies": { - "@secretlint/profiler": "^9.0.0", - "@secretlint/types": "^9.0.0", - "debug": "^4.3.7", + "@secretlint/profiler": "^10.1.1", + "@secretlint/types": "^10.1.1", + "debug": "^4.4.1", "structured-source": "^4.0.0" }, "engines": { - "node": "^14.13.1 || >=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@secretlint/profiler": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/profiler/-/profiler-9.0.0.tgz", - "integrity": "sha512-IJBvFMGHsRAFGNa6FevNXRmA8LMNWB77lW+8VMaGNjECPhARPXu7JetfsNkTQEuKnR+Vg0r3OT9vVhmo2wowPw==" + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/profiler/-/profiler-10.1.1.tgz", + "integrity": "sha512-kReI+Wr7IQz0LbVwYByzlnPbx4BEF2oEWJBc4Oa45g24alCjHu+jD9h9mzkTJqYUgMnVYD3o7HfzeqxFrV+9XA==" }, "node_modules/@secretlint/secretlint-rule-preset-recommend": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-9.0.0.tgz", - "integrity": "sha512-EWw2bnjZUTJ5krtSANW7AhmKam0wh/clSlrTIYpkmjwNbUHj1v9rjRqCi2V0VxktiMwkCmtqW+kX+b2EP1LrIA==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-10.1.1.tgz", + "integrity": "sha512-+GeISCXVgpnoeRZE4ZPsuO97+fm6z8Ge23LNq6LvR9ZJAq018maXVftkJhHj4hnvYB5URUAEerBBkPGNk5/Ong==", "engines": { - "node": "^14.13.1 || >=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@secretlint/types": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/types/-/types-9.0.0.tgz", - "integrity": "sha512-bpbtAvx99eubfhoNgGEzm8gu9UJPFUzPSLQSvXz8BVCeGq1yJpCIp3fExcDAl7v1DAd860B/5zqMxlk9X2cOnA==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/types/-/types-10.1.1.tgz", + "integrity": "sha512-/JGAvVkurVHkargk3AC7UxRy+Ymc+52AVBO/fZA5pShuLW2dX4O/rKc4n8cyhQiOb/3ym5ACSlLQuQ8apPfxrQ==", "engines": { - "node": "^14.13.1 || >=16.0.0" + "node": ">=20.0.0" } }, "node_modules/@swc/core": { @@ -7280,30 +7280,30 @@ "optional": true }, "@secretlint/core": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/core/-/core-9.0.0.tgz", - "integrity": "sha512-+ICPisxcaytrdqSh7Fkyyh9fQE2/DiUNutnWnSeC5gOoaowGwIrKt9D1pHePfLhGfBTq+ipOS6uJxmLKJ0hbJw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/core/-/core-10.1.1.tgz", + "integrity": "sha512-COLCxSoH/iVQdLeaZPVtBj0UWKOagO09SqYkCQgfFfZ+soGxKVK405dL317r4PnH9Pm8/s8xQC6OSY5rWTRObQ==", "requires": { - "@secretlint/profiler": "^9.0.0", - "@secretlint/types": "^9.0.0", - "debug": "^4.3.7", + "@secretlint/profiler": "^10.1.1", + "@secretlint/types": "^10.1.1", + "debug": "^4.4.1", "structured-source": "^4.0.0" } }, "@secretlint/profiler": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/profiler/-/profiler-9.0.0.tgz", - "integrity": "sha512-IJBvFMGHsRAFGNa6FevNXRmA8LMNWB77lW+8VMaGNjECPhARPXu7JetfsNkTQEuKnR+Vg0r3OT9vVhmo2wowPw==" + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/profiler/-/profiler-10.1.1.tgz", + "integrity": "sha512-kReI+Wr7IQz0LbVwYByzlnPbx4BEF2oEWJBc4Oa45g24alCjHu+jD9h9mzkTJqYUgMnVYD3o7HfzeqxFrV+9XA==" }, "@secretlint/secretlint-rule-preset-recommend": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-9.0.0.tgz", - "integrity": "sha512-EWw2bnjZUTJ5krtSANW7AhmKam0wh/clSlrTIYpkmjwNbUHj1v9rjRqCi2V0VxktiMwkCmtqW+kX+b2EP1LrIA==" + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-10.1.1.tgz", + "integrity": "sha512-+GeISCXVgpnoeRZE4ZPsuO97+fm6z8Ge23LNq6LvR9ZJAq018maXVftkJhHj4hnvYB5URUAEerBBkPGNk5/Ong==" }, "@secretlint/types": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@secretlint/types/-/types-9.0.0.tgz", - "integrity": "sha512-bpbtAvx99eubfhoNgGEzm8gu9UJPFUzPSLQSvXz8BVCeGq1yJpCIp3fExcDAl7v1DAd860B/5zqMxlk9X2cOnA==" + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@secretlint/types/-/types-10.1.1.tgz", + "integrity": "sha512-/JGAvVkurVHkargk3AC7UxRy+Ymc+52AVBO/fZA5pShuLW2dX4O/rKc4n8cyhQiOb/3ym5ACSlLQuQ8apPfxrQ==" }, "@swc/core": { "version": "1.3.74", diff --git a/package.json b/package.json index 77441d2..90291fe 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ }, "dependencies": { "@codemirror/lint": "^6.4.0", - "@secretlint/core": "^9.0.0", - "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", + "@secretlint/core": "^10.1.1", + "@secretlint/secretlint-rule-preset-recommend": "^10.1.1", "codemirror": "^6.0.1" }, "devDependencies": {