Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.17.0 to 20.17.1 (#2967)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.0 to 20.17.1.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 953d12d commit ed2d532
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 @@ -77,7 +77,7 @@
"@types/fs-extra": "^11.0.4",
"@types/heic-convert": "^2.1.0",
"@types/klaw-sync": "^6.0.5",
"@types/node": "^20.17.0",
"@types/node": "^20.17.1",
"@types/pretty-bytes": "^5.2.0",
"@types/sanitize-html": "^2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2991,12 +2991,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
"@types/node@npm:^20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9646,7 +9646,7 @@ __metadata:
"@types/fs-extra": "npm:^11.0.4"
"@types/heic-convert": "npm:^2.1.0"
"@types/klaw-sync": "npm:^6.0.5"
"@types/node": "npm:^20.17.0"
"@types/node": "npm:^20.17.1"
"@types/pretty-bytes": "npm:^5.2.0"
"@types/sanitize-html": "npm:^2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
Expand Down

0 comments on commit ed2d532

Please sign in to comment.