Bump @types/node from 18.11.10 to 18.11.18 (#292)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.18.
- [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]
2023-01-08 20:28:13 -05:00
committed by GitHub
parent 8fd54fa522
commit a5996b3a73
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.10",
"@types/node": "^18.11.18",
"jest": "^28.1.1",
"jest-circus": "^29.3.1",
"ts-jest": "^28.0.5",