Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 12.0.1 to 12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and malept committed May 15, 2019
1 parent 647e3d4 commit ab224d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@types/mime-types": "^2.1.0",
"@types/minimist": "^1.2.0",
"@types/mocha": "^5.1.0",
"@types/node": "^12.0.1",
"@types/node": "^12.0.2",
"@types/node-fetch": "^2.3.3",
"@types/opn": "^5.1.0",
"@types/pify": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1081,10 +1081,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.1.tgz#3dde31f8da274dfeb90e96abf55038fef46285f0"
integrity sha512-7sy7DKVJrCTbaAERJZq/CU12bzdmpjRr321/Ne9QmzhB3iZ//L16Cizcni5hHNbANxDbxwMb9EFoWkM8KPkp0A==
"@types/node@*", "@types/node@^12.0.2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==

"@types/opn@^5.1.0":
version "5.1.0"
Expand Down

0 comments on commit ab224d4

Please sign in to comment.