Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.17.6 to 20.17.7 (#3535)
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.6 to 20.17.7.
- [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 25, 2024
1 parent e40c5ad commit ad6c6a2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/dompurify": "^3.2.0",
"@types/fs-extra": "^11.0.4",
"@types/heic-convert": "^2.1.0",
"@types/node": "^20.17.6",
"@types/node": "^20.17.7",
"@types/pretty-bytes": "^5.2.0",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2897,7 +2897,16 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.6, @types/node@npm:^20.9.0":
"@types/node@npm:^20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/e1fbc69ed34515da8a8a5cf4427e473f9c378f4cfe291f20635dda10a51a9854c687f5ab91eafdcbec2a0d52a1590e53ec6d49e53c1bc0e35ddde4f159246fcd
languageName: node
linkType: hard

"@types/node@npm:^20.9.0":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
dependencies:
Expand Down Expand Up @@ -9539,7 +9548,7 @@ __metadata:
"@types/dompurify": "npm:^3.2.0"
"@types/fs-extra": "npm:^11.0.4"
"@types/heic-convert": "npm:^2.1.0"
"@types/node": "npm:^20.17.6"
"@types/node": "npm:^20.17.7"
"@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 ad6c6a2

Please sign in to comment.