Skip to content

Commit c486772

Browse files
Bump @types/node from 9.6.1 to 10.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 9.6.1 to 10.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e94ef80 commit c486772

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "^16.2.0"
2121
},
2222
"devDependencies": {
23-
"@types/node": "^9.4.6",
23+
"@types/node": "^10.0.1",
2424
"@types/react": "^16.0.38",
2525
"@types/react-dom": "^16.0.4",
2626
"@types/tape": "^4.2.31",

0 commit comments

Comments
 (0)