chore(deps-dev): bump @types/node (#455)
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-06-30 21:10:55 -04:00 committed by GitHub
commit 61301f8609
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/eslintrc": "^3.3.1",
"@eslint/js": "^9.30.0", "@eslint/js": "^9.30.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^24.0.6", "@types/node": "^24.0.8",
"@types/pg": "^8.15.4", "@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.35.0", "@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.1", "@typescript-eslint/parser": "^8.35.1",

View file

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