build(deps-dev): bump @types/node from 16.18.38 to 16.18.39

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.38 to 16.18.39.
- [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>
This commit is contained in:
dependabot[bot]
2023-07-24 13:23:17 +00:00
committed by GitHub
parent 6d52a5575b
commit 9b7cbef279
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@types/jest": "^27.5.0",
"@types/node": "16.18.38",
"@types/node": "16.18.39",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.2.0",