From d654125010acf1f7cdeaca2d239bce1ee32657ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 18:34:03 +0000 Subject: [PATCH] chore(deps): update dependency @types/semver to v7.5.8 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5b3a77ab78..552dd1ff8e 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "@types/electron-localshortcut": "3.1.3", "@types/howler": "2.2.11", "@types/html-to-text": "9.0.4", - "@types/semver": "7.5.7", + "@types/semver": "7.5.8", "@typescript-eslint/eslint-plugin": "7.0.2", "bufferutil": "4.0.8", "builtin-modules": "3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30c713529d..a29679b8d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,8 +183,8 @@ devDependencies: specifier: 9.0.4 version: 9.0.4 '@types/semver': - specifier: 7.5.7 - version: 7.5.7 + specifier: 7.5.8 + version: 7.5.8 '@typescript-eslint/eslint-plugin': specifier: 7.0.2 version: 7.0.2(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3) @@ -1727,8 +1727,8 @@ packages: dependencies: '@types/node': 20.11.0 - /@types/semver@7.5.7: - resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==} + /@types/semver@7.5.8: + resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} dev: true /@types/verror@1.10.9: @@ -1892,7 +1892,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.7 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.0.2 '@typescript-eslint/types': 7.0.2 '@typescript-eslint/typescript-estree': 7.0.2(typescript@5.3.3)