Skip to content

Commit

Permalink
Bump @types/node from 22.4.2 to 22.5.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.2 to 22.5.0.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent e261731 commit a32fda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "22.4.2",
"@types/node": "22.5.0",
"deepmerge-ts": "7.1.0",
"fast-glob": "3.3.2"
},
Expand Down

0 comments on commit a32fda1

Please sign in to comment.