Skip to content

Commit

Permalink
fix(deps): bump @types/node from 8.10.66 to 15.12.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 8.10.66 to 15.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 1, 2021
1 parent 2f0cda5 commit 6097eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test:coverage": "rm -rf coverage && jest --preset ts-jest --coverage"
},
"dependencies": {
"@types/node": "^8.10.56",
"@types/node": "^15.12.5",
"make-fetch-happen": "^6.0.1",
"semver": "^6.3.0"
},
Expand Down

0 comments on commit 6097eef

Please sign in to comment.