From 0f4c2902d3126692df5115f2c45c64472923886f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 06:23:17 +0000 Subject: [PATCH] build(deps-dev): bump @bluebase/cli-essentials from 0.0.5 to 2.2.0 Bumps [@bluebase/cli-essentials](https://github.com/BlueBaseJS/cli) from 0.0.5 to 2.2.0. - [Release notes](https://github.com/BlueBaseJS/cli/releases) - [Changelog](https://github.com/BlueBaseJS/cli/blob/master/.releaserc.js) - [Commits](https://github.com/BlueBaseJS/cli/commits/v2.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c6360a7e..400cb84d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@babel/core": "^7.11.0", "@babel/plugin-proposal-class-properties": "^7.10.4", "@babel/plugin-transform-flow-strip-types": "^7.10.4", - "@bluebase/cli-essentials": "^0.0.5", + "@bluebase/cli-essentials": "^2.2.0", "@bluebase/code-standards": "^2.7.0", "@bluebase/core": "^5.11.1", "@bluebase/plugin-vector-icons": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 896acb09..70563212 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1610,10 +1610,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@bluebase/cli-essentials@^0.0.5": - version "0.0.5" - resolved "https://registry.yarnpkg.com/@bluebase/cli-essentials/-/cli-essentials-0.0.5.tgz#c1b65525fcc1302d2f4c703fffdbca11e989b92d" - integrity sha512-VctDcvJ2LrEiO1X6KXtelc1aNXwkVQ4thtYuGudWVy5qSvp4vgl4/aq1jpuCquYMsN4BJrnslakcM6BoR6UNKg== +"@bluebase/cli-essentials@^2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@bluebase/cli-essentials/-/cli-essentials-2.2.0.tgz#b6e370e8dd1ff6c538e66dbc8738fdab5ea193ca" + integrity sha512-MP4U10wRv1Nqr1VMcscIKJNRNmuzon9dXvrJ6A5CIb4XKFyl0XR+dBP3SJ8733QDAB6Zk6r+rRuIYd1RftyH1g== dependencies: awesome-typescript-loader "^5.2.1" react-art "^16.7.0"