Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2023
1 parent 18fe590 commit 2f27ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/package.json
Expand Up @@ -30,6 +30,6 @@
"@babel/eslint-parser": "7.21.8",
"@types/compression": "1.7.2",
"@types/express": "4.17.17",
"@types/node": "20.2.0"
"@types/node": "20.2.1"
}
}

0 comments on commit 2f27ec8

Please sign in to comment.