Skip to content

Commit

Permalink
build(deps-dev): Bump @types/node from 18.16.2 to 20.2.1
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.2 to 20.2.1.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 31e7fc2 commit 7763cb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.0",
"@types/node": "^18.16.2",
"@types/node": "^20.2.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"esbuild": "^0.17.18",
"esbuild-node-externals": "^1.7.0",
Expand Down

0 comments on commit 7763cb4

Please sign in to comment.