Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.17.4 to 20.17.5 (#3098)
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.4 to 20.17.5.
- [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 Nov 1, 2024
1 parent caaed61 commit bf7ac6a
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 @@ -82,7 +82,7 @@
"@types/fs-extra": "^11.0.4",
"@types/heic-convert": "^2.1.0",
"@types/klaw-sync": "^6.0.5",
"@types/node": "^20.17.4",
"@types/node": "^20.17.5",
"@types/pretty-bytes": "^5.2.0",
"@types/sanitize-html": "^2.13.0",
"@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.4":
version: 20.17.4
resolution: "@types/node@npm:20.17.4"
"@types/node@npm:^20.17.5":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ce6e0a75bbc6b292db4c3bb72884f588753d8751699a3f4a60d5ba4ec1f0fa3d3f08547eacfaf9de517831960c1d6ca3430a28493b5d13b8beacb76e912da35c
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9900,7 +9900,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.4"
"@types/node": "npm:^20.17.5"
"@types/pretty-bytes": "npm:^5.2.0"
"@types/sanitize-html": "npm:^2.13.0"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
Expand Down

0 comments on commit bf7ac6a

Please sign in to comment.