Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node in /packages/cli
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.16.4 to 22.5.3.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent b08c34a commit 323f024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@oclif/test": "^3.0.2",
"@types/chai": "^4",
"@types/mocha": "^10.0.1",
"@types/node": "^20.1.1",
"@types/node": "^22.5.3",
"@types/spinnies": "^0.5.0",
"@types/valid-url": "^1.0.3",
"chai": "^5",
Expand Down

0 comments on commit 323f024

Please sign in to comment.