From b7e05eebd5c7d5dcdc262852aa2ac814453c54ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 11:02:55 +0000 Subject: [PATCH] Bump @types/node from 13.9.4 to 13.9.8 in /workspace-blockchain Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.4 to 13.9.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] --- workspace-blockchain/package.json | 2 +- workspace-blockchain/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workspace-blockchain/package.json b/workspace-blockchain/package.json index 68ba4308..7d2e6ab1 100644 --- a/workspace-blockchain/package.json +++ b/workspace-blockchain/package.json @@ -48,7 +48,7 @@ "@types/bignumber.js": "5.0.0", "@types/chai": "4.2.11", "@types/mocha": "7.0.2", - "@types/node": "13.9.4", + "@types/node": "13.9.8", "bignumber.js": "9.0.0", "chai": "4.2.0", "directory-tree": "2.2.4", diff --git a/workspace-blockchain/yarn.lock b/workspace-blockchain/yarn.lock index a25d9be1..ca4ff34a 100644 --- a/workspace-blockchain/yarn.lock +++ b/workspace-blockchain/yarn.lock @@ -781,10 +781,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== -"@types/node@*", "@types/node@13.9.4": - version "13.9.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.4.tgz#63c58e67999bfbfa688dd49ed84639b01b543606" - integrity sha512-uzaaDXey/NI2l7kU+xCgWu852Dh/zmf6ZKApc0YQEQpY4DaiZFmLN29E6SLHJfSedj3iNWAndSwfSBpEDadJfg== +"@types/node@*", "@types/node@13.9.8": + version "13.9.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4" + integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA== "@types/node@^10.0.3", "@types/node@^10.1.0", "@types/node@^10.12.18", "@types/node@^10.3.2": version "10.17.6"