Update dependency @types/node to v20.14.15
Some checks are pending
Playwright Tests / test (pull_request) Successful in 4m25s
Playwright Tests / test (push) Waiting to run

This commit is contained in:
Renovate Bot 2024-08-11 20:03:26 +00:00
parent 0400f105a1
commit 6e450e4875
2 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.46.0", "@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "20.14.8", "@types/node": "20.14.15",
"@types/react": "18.3.3", "@types/react": "18.3.3",
"@types/react-dom": "18.3.0" "@types/react-dom": "18.3.0"
}, },

14
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 20.14.8 specifier: 20.14.15
version: 20.14.8 version: 20.14.15
'@types/react': '@types/react':
specifier: 18.3.3 specifier: 18.3.3
version: 18.3.3 version: 18.3.3
@ -345,8 +345,8 @@ packages:
'@types/cookie@0.6.0': '@types/cookie@0.6.0':
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
'@types/node@20.14.8': '@types/node@20.14.15':
resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==} resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==}
'@types/pg@8.6.6': '@types/pg@8.6.6':
resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==} resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==}
@ -1437,17 +1437,17 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 20.14.8 '@types/node': 20.14.15
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@20.14.8': '@types/node@20.14.15':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5
'@types/pg@8.6.6': '@types/pg@8.6.6':
dependencies: dependencies:
'@types/node': 20.14.8 '@types/node': 20.14.15
pg-protocol: 1.6.1 pg-protocol: 1.6.1
pg-types: 2.2.0 pg-types: 2.2.0