chore(deps): update dependency @types/semver to v7.5.8 (#1797)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-25 17:40:12 +09:00
committed by GitHub
parent 05d520f1c1
commit b0156261b7
2 changed files with 6 additions and 6 deletions

View File

@ -191,7 +191,7 @@
"@types/electron-localshortcut": "3.1.3", "@types/electron-localshortcut": "3.1.3",
"@types/howler": "2.2.11", "@types/howler": "2.2.11",
"@types/html-to-text": "9.0.4", "@types/html-to-text": "9.0.4",
"@types/semver": "7.5.7", "@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.0.2", "@typescript-eslint/eslint-plugin": "7.0.2",
"bufferutil": "4.0.8", "bufferutil": "4.0.8",
"builtin-modules": "3.3.0", "builtin-modules": "3.3.0",

10
pnpm-lock.yaml generated
View File

@ -183,8 +183,8 @@ devDependencies:
specifier: 9.0.4 specifier: 9.0.4
version: 9.0.4 version: 9.0.4
'@types/semver': '@types/semver':
specifier: 7.5.7 specifier: 7.5.8
version: 7.5.7 version: 7.5.8
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: 7.0.2 specifier: 7.0.2
version: 7.0.2(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3) version: 7.0.2(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3)
@ -1727,8 +1727,8 @@ packages:
dependencies: dependencies:
'@types/node': 20.11.0 '@types/node': 20.11.0
/@types/semver@7.5.7: /@types/semver@7.5.8:
resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==} resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
dev: true dev: true
/@types/verror@1.10.9: /@types/verror@1.10.9:
@ -1892,7 +1892,7 @@ packages:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@types/json-schema': 7.0.15 '@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/scope-manager': 7.0.2
'@typescript-eslint/types': 7.0.2 '@typescript-eslint/types': 7.0.2
'@typescript-eslint/typescript-estree': 7.0.2(typescript@5.3.3) '@typescript-eslint/typescript-estree': 7.0.2(typescript@5.3.3)