Bump @types/node from 18.11.8 to 18.11.10 (#281)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.8 to 18.11.10.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-11 13:48:55 -05:00
committed by GitHub
parent 2954d914c0
commit 2afcaec515
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
},
"devDependencies": {
"@types/jest": "^28.1.1",
"@types/node": "^18.11.8",
"@types/node": "^18.11.10",
"jest": "^28.1.1",
"jest-circus": "^29.2.2",
"ts-jest": "^28.0.5",