Skip to content

Commit

Permalink
build(deps-dev): 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 20.14.0 to 20.15.0
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

Updates `@types/node` from 20.14.2 to 20.14.8
- [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:development
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 8f21995 commit 8846010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/generator/dependencies/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@playwright/test": "1.44.1",
"@prettier/plugin-xml": "3.4.1",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@vitest/coverage-istanbul": "1.6.0",
Expand All @@ -27,7 +27,7 @@
"jsdom": "24.1.0",
"lint-staged": "15.2.5",
"mkdirp": "3.0.1",
"node": "20.14.0",
"node": "20.15.0",
"npm": "10.8.1",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
Expand Down

0 comments on commit 8846010

Please sign in to comment.