Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
Update dependency @types/node to v10.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2019
1 parent cca7d22 commit b36329e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/create-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/execa": "0.9.0",
"@types/inquirer": "6.0.1",
"@types/meow": "5.0.0",
"@types/node": "10.14.5",
"@types/node": "10.14.10",
"@types/parse-github-url": "1.0.0",
"@types/request": "2.48.1",
"@types/rimraf": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/graphql": "14.2.0",
"@types/inquirer": "6.0.1",
"@types/js-yaml": "3.12.1",
"@types/node": "10.14.5",
"@types/node": "10.14.10",
"@types/pluralize": "0.0.29",
"@types/yargs": "13.0.0",
"tslint-config-prettier": "1.18.0",
Expand Down

0 comments on commit b36329e

Please sign in to comment.