Compare commits

...

2 commits

Author SHA1 Message Date
Ahmad
3be973b8c5
Merge pull request #399 from ahmadk953/dependabot/npm_and_yarn/types/node-22.15.20
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-20 19:47:18 -04:00
dependabot[bot]
1b513bbc46
chore(deps-dev): bump @types/node from 22.15.19 to 22.15.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.19 to 22.15.20.
- [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.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 22:05:37 +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.27.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^22.15.19",
"@types/node": "^22.15.20",
"@types/pg": "^8.15.2",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",

View file

@ -1316,12 +1316,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.15.19":
version: 22.15.19
resolution: "@types/node@npm:22.15.19"
"@types/node@npm:^22.15.20":
version: 22.15.20
resolution: "@types/node@npm:22.15.20"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/8ef52fa1a91b1c8891616d46f3921a9f3c65ad1c6bb62db7899c8c28643c13bf9d607a2403b1e5aceb3e6fa6749efc9e0ba5c39618a4872da6946437b0edbfbe
checksum: 10c0/5137ff16b3090e24953e19dd14d69e7dddbb2ad01f6d7f5fdda3c1d9b3bfa18acd72317701cf983fe591919622e94cab846487b2b0104282ca006522274c58da
languageName: node
linkType: hard
@ -4140,7 +4140,7 @@ __metadata:
"@eslint/js": "npm:^9.27.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@napi-rs/canvas": "npm:^0.1.70"
"@types/node": "npm:^22.15.19"
"@types/node": "npm:^22.15.20"
"@types/pg": "npm:^8.15.2"
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
"@typescript-eslint/parser": "npm:^8.32.1"