Skip to content

Commit

Permalink
chore(deps-dev): update @types/node requirement from ^20.5.7 to ^20.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 6a36e26 commit 95bcebe
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 @@ -34,7 +34,7 @@
"@types/chai-as-promised": "^7.1.6",
"@types/gulp": "^4.0.14",
"@types/mocha": "^9.1.1",
"@types/node": "^20.5.7",
"@types/node": "^20.8.0",
"@types/proxyquire": "^1.3.29",
"@types/sinon": "^10.0.17",
"@types/sinon-chai": "^3.2.10",
Expand Down

0 comments on commit 95bcebe

Please sign in to comment.