From 59f1f5e9863607dfddcff3e872f3f0b045f80a57 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 30 May 2019 05:27:04 +0000 Subject: [PATCH] Bump @ng-bootstrap/ng-bootstrap from 4.1.3 to 4.2.0 in /app Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases) - [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/4.1.3...4.2.0) --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 585259f5..65d3127c 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "@angular/forms": "7.2.8", "@angular/platform-browser": "7.2.8", "@angular/platform-browser-dynamic": "7.2.8", - "@ng-bootstrap/ng-bootstrap": "^4.1.3", + "@ng-bootstrap/ng-bootstrap": "^4.2.0", "devtron": "1.4.0", "electron-config": "2.0.0", "electron-debug": "^3.0.0", diff --git a/app/yarn.lock b/app/yarn.lock index 95b5716b..9da43112 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -51,10 +51,10 @@ dependencies: tslib "^1.9.0" -"@ng-bootstrap/ng-bootstrap@^4.1.3": - version "4.1.3" - resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-4.1.3.tgz#9e054b3d7c5fb14d7ca102dd6bf1233a4bcb24bd" - integrity sha512-aW6qhBUfKQ0qnqwkZAZT5SmJsT5Bh/mKKO3kZH3MWcIN9gxQ/8/Bva6O+w8IYrbm3Os0+XlRdBXbu/mybYn7yw== +"@ng-bootstrap/ng-bootstrap@^4.2.0": + version "4.2.0" + resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-4.2.0.tgz#17152252834f3b5dc50742f3aafeaa9eb27a05f8" + integrity sha512-41Sg9RKgFGfnkWJhzPJIumYbib+GCTZ8N17q3PGfLORqtIN25KUFHGuO8EYOYd+zrDVYe8g4JYZoxQZvxaxm6w== dependencies: tslib "^1.9.0"