chore(deps-dev): bump @types/node (#466)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run

This commit is contained in:
Ahmad 2025-07-08 22:48:56 -04:00 committed by GitHub
commit 3599a4a716
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.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^24.0.10",
"@types/node": "^24.0.11",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",

View file

@ -1316,12 +1316,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^24.0.10":
version: 24.0.10
resolution: "@types/node@npm:24.0.10"
"@types/node@npm:^24.0.11":
version: 24.0.11
resolution: "@types/node@npm:24.0.11"
dependencies:
undici-types: "npm:~7.8.0"
checksum: 10c0/11dbd869d3e12ee7b7818113588950e538783e45d227122174c763cb05977defbd1e01b44b5ccd4b8997e42c3df7f7b83c6ee05cfa43d924c8882886bc5f6582
checksum: 10c0/909b8d669a293f8dd9916c4b5dbed41db6ab434f3188d816d79de9443fd2296456b7d659eea670d62ae2a9cd4de693dace2d53a6470f9b575abf6c27d383d0be
languageName: node
linkType: hard
@ -4147,7 +4147,7 @@ __metadata:
"@eslint/js": "npm:^9.30.1"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@napi-rs/canvas": "npm:^0.1.73"
"@types/node": "npm:^24.0.10"
"@types/node": "npm:^24.0.11"
"@types/pg": "npm:^8.15.4"
"@typescript-eslint/eslint-plugin": "npm:^8.36.0"
"@typescript-eslint/parser": "npm:^8.36.0"