From fe979e94a22c0c52b8213052015a3ab3e3a49879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 12:16:37 +0000 Subject: [PATCH] :arrow_up: Bump tslint-config-gluons from 2.1.0 to 2.2.0 Bumps [tslint-config-gluons](https://github.com/gluons/tslint-config-gluons) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/gluons/tslint-config-gluons/releases) - [Commits](https://github.com/gluons/tslint-config-gluons/compare/v2.1.0...v2.2.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 848b8fc..f19b7ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8139,9 +8139,9 @@ tslib@1.10.0, tslib@^1.10.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== tslint-config-gluons@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/tslint-config-gluons/-/tslint-config-gluons-2.1.0.tgz#9e97b654d4875356df5c304bef1e33e4f3637e94" - integrity sha512-LgpXNgcrI/tiGaTw0ztVX4mX6Eut+9u+JMIouN3a4rf8td3BTOaaHwUSzMye2ayO0OZz5HstWE16zMNYTJVamw== + version "2.2.0" + resolved "https://registry.yarnpkg.com/tslint-config-gluons/-/tslint-config-gluons-2.2.0.tgz#2741f81815d02b84f3d5984a6b15f89b9450bb8a" + integrity sha512-Nb2pYC1mbQhrDmdsPrXYH4bRJu/ggGxzbxnIlvyfNVkzbca/mtG15feCfsdNBVKf8xX/+BSJySrArqbYsdjsOA== tslint@^5.20.0: version "5.20.1"