Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.10.6 to 20.10.7
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.10.6 to 20.10.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]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent b90bfdf commit 0994967
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.10.6",
"@types/node": "20.10.7",
"@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.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 08471220d3cbbb6669835c4b78541edf5eface8f2c2e36c550cfa4ff73da73071c90e200a06359fac25d6564127597c23e178128058fb676824ec23d5178a017
checksum: 4a1ba3fb7fc0a262c6b2d5ec763cec7abf5b5d6b2d277798ddbf05227f5778f9a806987821fd4d3eacd6f37c946ac61a9c64fb79ae4b84daaec12354158835a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6604,7 +6604,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.10.6"
"@types/node": "npm:20.10.7"
"@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 0994967

Please sign in to comment.