chore(deps): update all non-major dependencies (minor) (#1073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-17 11:44:08 +08:00
committed by GitHub
parent d0eec9c7c6
commit 916651753b
2 changed files with 6 additions and 6 deletions

View File

@@ -156,7 +156,7 @@
"@types/node": "18.16.3",
"@types/nodemailer": "6.4.7",
"@types/qs": "6.9.7",
"@types/semver": "7.3.13",
"@types/semver": "7.5.0",
"@types/ua-parser-js": "0.7.36",
"@types/validator": "13.7.15",
"@vercel/ncc": "0.36.1",

10
pnpm-lock.yaml generated
View File

@@ -305,8 +305,8 @@ importers:
specifier: 6.9.7
version: 6.9.7
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.0
version: 7.5.0
'@types/ua-parser-js':
specifier: 0.7.36
version: 0.7.36
@@ -3072,8 +3072,8 @@ packages:
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
dev: true
/@types/semver@7.3.13:
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
/@types/semver@7.5.0:
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
dev: true
/@types/serve-static@1.15.0:
@@ -3256,7 +3256,7 @@ packages:
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
'@types/semver': 7.5.0
'@typescript-eslint/scope-manager': 5.59.2
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4)