Bump @types/node from 18.14.6 to 18.15.11 (#35)

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

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-04-02 08:24:04 +08:00
committed by GitHub
parent 87b953d7aa
commit 77c1aa945b
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.14.6",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.57.0",
"@vercel/ncc": "^0.36.1",