build(deps-dev): bump @types/node from 15.6.0 to 15.6.1 (#252)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.0 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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]
2021-05-31 14:12:07 +08:00
committed by GitHub
parent 54d492b16c
commit 6dfbaa3535
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/node": "^15.6.0",
"@types/node": "^15.6.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",