From c834d894666d8b17820faadb51f13a725f8d81d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 11:37:06 +0000 Subject: [PATCH] Bump ngx-toastr from 10.1.0 to 10.2.0 in /app Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](https://github.com/scttcper/ngx-toastr/compare/v10.1.0...v10.2.0) Signed-off-by: dependabot-preview[bot] --- 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 ac6fc42f..8fadcc07 100644 --- a/app/package.json +++ b/app/package.json @@ -30,7 +30,7 @@ "js-yaml": "3.13.1", "keytar": "4.13.0", "mz": "^2.7.0", - "ngx-toastr": "^10.1.0", + "ngx-toastr": "^10.2.0", "node-pty": "^0.9.0-beta22", "npm": "6.9.0", "path": "0.12.7", diff --git a/app/yarn.lock b/app/yarn.lock index 63dd540b..91a7b8d2 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1903,10 +1903,10 @@ napi-build-utils@^1.0.1: resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.1.tgz#1381a0f92c39d66bf19852e7873432fc2123e508" integrity sha512-boQj1WFgQH3v4clhu3mTNfP+vOBxorDlE8EKiMjUlLG3C4qAESnn9AxIOkFgTR2c9LtzNjPrjS60cT27ZKBhaA== -ngx-toastr@^10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-10.1.0.tgz#df6e578ebac1348e68d24b11d243653a401d17e6" - integrity sha512-LXGL8jKIm0SGklkXytNKbR6VrF94all35SaUfgd1gOUzgllTW2ldqORDZlgIaiMB3Dcybaald8p3boEHvfjEIQ== +ngx-toastr@^10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-10.2.0.tgz#8a79008de0b1c013f90120a53e0355af5762e969" + integrity sha512-6ASr5bcvQmtNKb4D2VEsQjCXyROq6GwberBWO0bVt+xcBYPUea4aRTgX8in9apX9buaTafzG+h3HlnIraspoPg== dependencies: tslib "^1.9.0"