chore(deps): update dependency @types/node to ^22.18.1 (#22042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-15 23:12:15 -04:00 committed by GitHub
parent 3d883b27aa
commit 4f4a50ac11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View file

@ -20,7 +20,7 @@
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/micromatch": "^4.0.9", "@types/micromatch": "^4.0.9",
"@types/mock-fs": "^4.13.1", "@types/mock-fs": "^4.13.1",
"@types/node": "^22.18.0", "@types/node": "^22.18.1",
"@vitest/coverage-v8": "^3.0.0", "@vitest/coverage-v8": "^3.0.0",
"byte-size": "^9.0.0", "byte-size": "^9.0.0",
"cli-progress": "^3.12.0", "cli-progress": "^3.12.0",

View file

@ -25,7 +25,7 @@
"@playwright/test": "^1.44.1", "@playwright/test": "^1.44.1",
"@socket.io/component-emitter": "^3.1.2", "@socket.io/component-emitter": "^3.1.2",
"@types/luxon": "^3.4.2", "@types/luxon": "^3.4.2",
"@types/node": "^22.18.0", "@types/node": "^22.18.1",
"@types/oidc-provider": "^9.0.0", "@types/oidc-provider": "^9.0.0",
"@types/pg": "^8.15.1", "@types/pg": "^8.15.1",
"@types/pngjs": "^6.0.4", "@types/pngjs": "^6.0.4",

View file

@ -19,7 +19,7 @@
"@oazapfts/runtime": "^1.0.2" "@oazapfts/runtime": "^1.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.18.0", "@types/node": "^22.18.1",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"repository": { "repository": {

8
pnpm-lock.yaml generated
View file

@ -63,7 +63,7 @@ importers:
specifier: ^4.13.1 specifier: ^4.13.1
version: 4.13.4 version: 4.13.4
'@types/node': '@types/node':
specifier: ^22.18.0 specifier: ^22.18.1
version: 22.18.1 version: 22.18.1
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: ^3.0.0 specifier: ^3.0.0
@ -214,7 +214,7 @@ importers:
specifier: ^3.4.2 specifier: ^3.4.2
version: 3.7.1 version: 3.7.1
'@types/node': '@types/node':
specifier: ^22.18.0 specifier: ^22.18.1
version: 22.18.1 version: 22.18.1
'@types/oidc-provider': '@types/oidc-provider':
specifier: ^9.0.0 specifier: ^9.0.0
@ -296,7 +296,7 @@ importers:
version: 1.0.4 version: 1.0.4
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^22.18.0 specifier: ^22.18.1
version: 22.18.1 version: 22.18.1
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
@ -585,7 +585,7 @@ importers:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
'@types/node': '@types/node':
specifier: ^22.18.0 specifier: ^22.18.1
version: 22.18.1 version: 22.18.1
'@types/nodemailer': '@types/nodemailer':
specifier: ^6.4.14 specifier: ^6.4.14

View file

@ -129,7 +129,7 @@
"@types/luxon": "^3.6.2", "@types/luxon": "^3.6.2",
"@types/mock-fs": "^4.13.1", "@types/mock-fs": "^4.13.1",
"@types/multer": "^2.0.0", "@types/multer": "^2.0.0",
"@types/node": "^22.18.0", "@types/node": "^22.18.1",
"@types/nodemailer": "^6.4.14", "@types/nodemailer": "^6.4.14",
"@types/picomatch": "^4.0.0", "@types/picomatch": "^4.0.0",
"@types/pngjs": "^6.0.5", "@types/pngjs": "^6.0.5",