From a5429bb8be960180de51df6323e7bb212d0c6ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 21:46:41 +0000 Subject: [PATCH] chore(deps): bump lockfile-lint-api in /packages/git-safe-dependencies Bumps [lockfile-lint-api](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint-api) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint-api/CHANGELOG.md) - [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint-api@5.9.2/packages/lockfile-lint-api) --- updated-dependencies: - dependency-name: lockfile-lint-api dependency-version: 5.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/git-safe-dependencies/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/git-safe-dependencies/package.json b/packages/git-safe-dependencies/package.json index ba08fa4f83..aaffc007e3 100644 --- a/packages/git-safe-dependencies/package.json +++ b/packages/git-safe-dependencies/package.json @@ -45,7 +45,7 @@ "glob": "11.0.0", "hosted-git-info": "8.0.2", "js-yaml": "4.1.0", - "lockfile-lint-api": "5.9.1" + "lockfile-lint-api": "5.9.2" }, "publishConfig": { "access": "public"