From e48650cb842b7274c1122e2553eba7cd4eb30141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 May 2019 08:03:32 +0000 Subject: [PATCH] build(deps-dev): bump @blackflux/robo-config-plugin from 1.9.3 to 1.10.1 Bumps [@blackflux/robo-config-plugin](https://github.com/blackflux/robo-config-plugin) from 1.9.3 to 1.10.1. - [Release notes](https://github.com/blackflux/robo-config-plugin/releases) - [Changelog](https://github.com/blackflux/robo-config-plugin/blob/master/.releaserc.json) - [Commits](https://github.com/blackflux/robo-config-plugin/compare/v1.9.3...v1.10.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20a60fd..c3520d9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/plugin-proposal-object-rest-spread": "7.4.4", "@babel/register": "7.4.4", "@blackflux/eslint-plugin-rules": "1.0.14", - "@blackflux/robo-config-plugin": "1.9.3", + "@blackflux/robo-config-plugin": "1.10.1", "@hapi/joi": "15.0.3", "babel-eslint": "10.0.1", "chai": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 63dedf5..23668ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -175,10 +175,10 @@ dependencies: smart-fs "1.7.6" -"@blackflux/robo-config-plugin@1.9.3": - version "1.9.3" - resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-1.9.3.tgz#2cd265bd0dad5ac1347211afe1adf044f8d5c72b" - integrity sha512-bnemXKCCNszlgy+I5HLLx17m3WMn9uqV8FpZhPAY188V2bkiQLPxWWGDFzNeftzDl3r1Z+IVt0CgYN6kOg4cXw== +"@blackflux/robo-config-plugin@1.10.1": + version "1.10.1" + resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-1.10.1.tgz#f6474ceee1409c314e819e851f16896bbd95cb26" + integrity sha512-5d9O9dPFSuaVEj017Gg9MwvOCsSDi7pTjpyqAO5YSEAzLLBbMAZvyhn/AWhDluveeFizjjdpgeQ2PrqikMDT+w== "@hapi/address@2.x.x": version "2.0.0"