Compare commits

...

2 commits

Author SHA1 Message Date
Ahmad
2186af76c9
Merge pull request #394 from ahmadk953/dependabot/npm_and_yarn/types/node-22.15.18
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build and Compile / build (23.x) (push) Waiting to run
2025-05-14 17:19:58 -04:00
dependabot[bot]
c63a241b2a
chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.17 to 22.15.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-14 21:09:07 +00:00
2 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.26.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^22.15.17",
"@types/node": "^22.15.18",
"@types/pg": "^8.15.1",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",

View file

@ -1334,12 +1334,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.15.17":
version: 22.15.17
resolution: "@types/node@npm:22.15.17"
"@types/node@npm:^22.15.18":
version: 22.15.18
resolution: "@types/node@npm:22.15.18"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/fb92aa10b628683c5b965749f955bc2322485ecb0ea6c2f4cae5f2c7537a16834607e67083a9e9281faaae8d7dee9ada8d6a5c0de9a52c17d82912ef00c0fdd4
checksum: 10c0/e23178c568e2dc6b93b6aa3b8dfb45f9556e527918c947fe7406a4c92d2184c7396558912400c3b1b8d0fa952ec63819aca2b8e4d3545455fc6f1e9623e09ca6
languageName: node
linkType: hard
@ -4568,7 +4568,7 @@ __metadata:
"@eslint/js": "npm:^9.26.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@napi-rs/canvas": "npm:^0.1.70"
"@types/node": "npm:^22.15.17"
"@types/node": "npm:^22.15.18"
"@types/pg": "npm:^8.15.1"
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
"@typescript-eslint/parser": "npm:^8.32.1"