chore(deps-dev): bump @types/node (#450)
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
Docker Build and Push / pgbouncer (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build / build (24.x) (push) Has been cancelled

This commit is contained in:
Ahmad 2025-06-27 19:45:40 -04:00 committed by GitHub
commit 934b08ab00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.30.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^24.0.4",
"@types/node": "^24.0.6",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0",

View file

@ -1316,12 +1316,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^24.0.4":
version: 24.0.4
resolution: "@types/node@npm:24.0.4"
"@types/node@npm:^24.0.6":
version: 24.0.6
resolution: "@types/node@npm:24.0.6"
dependencies:
undici-types: "npm:~7.8.0"
checksum: 10c0/590e8cb0ec59fb9cd566402120e690d87ecbdf57f1ee2b8493266121ed33aa4b25949a0c6156b84a6ffb9250baaf1f80e9af142da542ed603e6ee73fc4d1115f
checksum: 10c0/17f976364358f85294912e04f0de147da6ba5ce3fe495b758df58458241f110475905cd0bb4ace373e9c44a0a7927202043bf0501cc1f7644306bde310c62650
languageName: node
linkType: hard
@ -4147,7 +4147,7 @@ __metadata:
"@eslint/js": "npm:^9.30.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@napi-rs/canvas": "npm:^0.1.72"
"@types/node": "npm:^24.0.4"
"@types/node": "npm:^24.0.6"
"@types/pg": "npm:^8.15.4"
"@typescript-eslint/eslint-plugin": "npm:^8.35.0"
"@typescript-eslint/parser": "npm:^8.35.0"