Skip to content

Commit

Permalink
chore(deps): bump node and @types/node
Browse files Browse the repository at this point in the history
Bumps [node](https://github.com/aredridel/node-bin-gen) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). These dependencies needed to be updated together.

Updates `node` from 22.7.0 to 22.8.0
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

Updates `@types/node` from 22.5.0 to 22.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 Sep 9, 2024
1 parent 61ec67a commit 0f9dae7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mdast-util-to-hast": "^13.2.0",
"mdast-util-to-string": "^4.0.0",
"micromorph": "^0.4.5",
"node": "^22.7.0",
"node": "^22.8.0",
"preact": "^10.23.2",
"preact-render-to-string": "^6.5.7",
"pretty-bytes": "^6.1.1",
Expand Down Expand Up @@ -98,7 +98,7 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.0",
"@types/node": "^22.5.4",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.12",
Expand Down

0 comments on commit 0f9dae7

Please sign in to comment.