Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.11.5 to 20.11.10
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.11.5 to 20.11.10.
- [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]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 34cffb3 commit e344bd8
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 @@ -71,7 +71,7 @@
"@types/fs-extra": "11.0.4",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.14.202",
"@types/node": "20.11.5",
"@types/node": "20.11.10",
"@types/prettier": "3.0.0",
"@types/semantic-release": "20.0.6",
"@types/semver": "7.5.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1067,12 +1067,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.5":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
"@types/node@npm:20.11.10":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 9f31c471047d7b3e240ce7b77ff29b0d15e83be7e3feafb3d0b0d0931122b438b1eefa302a5a2e1e9849914ff3fd76aafbd8ccb372efb1331ba048da63bce6f8
checksum: 41ca9c7e7c95bf070ad747ab266f267f41950e01f5ddda739d0665c2ed39acc45cce46f78e33ffa2bf2dacd74a8493044b967c86358017dacce12958e49db664
languageName: node
linkType: hard

Expand Down Expand Up @@ -6587,7 +6587,7 @@ __metadata:
"@types/fs-extra": "npm:11.0.4"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.11.5"
"@types/node": "npm:20.11.10"
"@types/prettier": "npm:3.0.0"
"@types/semantic-release": "npm:20.0.6"
"@types/semver": "npm:7.5.6"
Expand Down

0 comments on commit e344bd8

Please sign in to comment.