Skip to content

Commit

Permalink
Bump @types/node in the types group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.5.2 to 22.5.4
- [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-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Sep 5, 2024
1 parent f04f3ed commit b42c89a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/debug": "^4.1.12",
"@types/media-typer": "^1.1.3",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.2",
"@types/node": "^22.5.4",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai-as-promised": "^8.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,12 +512,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.2":
version: 22.5.2
resolution: "@types/node@npm:22.5.2"
"@types/node@npm:^22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2605,7 +2605,7 @@ __metadata:
"@types/debug": "npm:^4.1.12"
"@types/media-typer": "npm:^1.1.3"
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^22.5.2"
"@types/node": "npm:^22.5.4"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai-as-promised: "npm:^8.0.0"
Expand Down

0 comments on commit b42c89a

Please sign in to comment.