Skip to content

Commit

Permalink
Bump @types/node from 22.6.0 to 22.6.1
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.6.0 to 22.6.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 6703732 commit 26b9b2b
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.6.0",
"@types/node": "22.6.1",
"deepmerge-ts": "7.1.0",
"fast-glob": "3.3.2"
},
Expand Down

0 comments on commit 26b9b2b

Please sign in to comment.