build(deps-dev): bump @types/node from 14.14.41 to 15.12.2 (#310)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
This commit is contained in:
dependabot[bot]
2021-06-15 23:43:57 -07:00
parent 8797ee2f65
commit b3bcfeee20
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/node": "^14.0.1",
"@types/node": "^15.12.2",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.16.0",
"codecov": "^3.6.2",