From 33133de7c7edecf002651ce36c21dfbcba6f6f91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 05:35:56 +0900 Subject: [PATCH] chore(deps): update dependency @types/semver to v7.7.0 (#3141) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2413bd9d..44d65335 100644 --- a/package.json +++ b/package.json @@ -313,7 +313,7 @@ "@types/electron-localshortcut": "3.1.3", "@types/howler": "2.2.12", "@types/html-to-text": "9.0.4", - "@types/semver": "7.5.8", + "@types/semver": "7.7.0", "@types/trusted-types": "2.0.7", "bufferutil": "4.0.9", "builtin-modules": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40b2c558..52c56cc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -251,8 +251,8 @@ importers: specifier: 9.0.4 version: 9.0.4 '@types/semver': - specifier: 7.5.8 - version: 7.5.8 + specifier: 7.7.0 + version: 7.7.0 '@types/trusted-types': specifier: 2.0.7 version: 2.0.7 @@ -1272,8 +1272,8 @@ packages: '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} - '@types/semver@7.5.8': - resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} + '@types/semver@7.7.0': + resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} @@ -5652,7 +5652,7 @@ snapshots: dependencies: '@types/node': 22.13.5 - '@types/semver@7.5.8': {} + '@types/semver@7.7.0': {} '@types/trusted-types@2.0.7': {}