From 01cf1cc80b02f16e649c33b2745b4b8c3fb612aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:39:04 +0000 Subject: [PATCH] build(deps): Bump semver in /.github/scripts in the ci-cd group Bumps the ci-cd group in /.github/scripts with 1 update: [semver](https://github.com/npm/node-semver). Updates `semver` from 7.6.3 to 7.7.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-cd ... Signed-off-by: dependabot[bot] --- .github/scripts/package.json | 2 +- .github/scripts/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/scripts/package.json b/.github/scripts/package.json index e7ca838c..7b784b2e 100644 --- a/.github/scripts/package.json +++ b/.github/scripts/package.json @@ -11,7 +11,7 @@ "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", "ini": "^5.0.0", - "semver": "^7.6.0" + "semver": "^7.7.0" }, "engines": { "node": ">=20.18", diff --git a/.github/scripts/pnpm-lock.yaml b/.github/scripts/pnpm-lock.yaml index a4be028d..00f12484 100644 --- a/.github/scripts/pnpm-lock.yaml +++ b/.github/scripts/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 semver: - specifier: ^7.6.0 - version: 7.6.3 + specifier: ^7.7.0 + version: 7.7.0 packages: @@ -103,8 +103,8 @@ packages: once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - semver@7.6.3: - resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} + semver@7.7.0: + resolution: {integrity: sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==} engines: {node: '>=10'} hasBin: true @@ -217,7 +217,7 @@ snapshots: dependencies: wrappy: 1.0.2 - semver@7.6.3: {} + semver@7.7.0: {} tunnel@0.0.6: {}