From e0eedca7c972f7b453fc080da3c595e1a2e4a36d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 12:46:57 +0000 Subject: [PATCH] Bump ngx-toastr from 10.2.0 to 12.0.0 in /app Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 10.2.0 to 12.0.0. - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](https://github.com/scttcper/ngx-toastr/compare/v10.2.0...v12.0.0) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/app/package.json b/app/package.json index b72f5020..9a997658 100644 --- a/app/package.json +++ b/app/package.json @@ -30,7 +30,7 @@ "js-yaml": "3.13.1", "keytar": "^5.4.0", "mz": "^2.7.0", - "ngx-toastr": "^10.2.0", + "ngx-toastr": "^12.0.0", "node-pty": "^0.10.0-beta2", "npm": "6.9.0", "path": "0.12.7", diff --git a/app/yarn.lock b/app/yarn.lock index dbeb7bff..9e9284a5 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1998,12 +1998,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.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" +ngx-toastr@^12.0.0: + version "12.0.0" + resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-12.0.0.tgz#1b35a4e5b785246c558e091c831a26ebf211cfd7" + integrity sha512-J0mvGXH9cLlP3acoLJcuYhsQcL+EOAtkS1Y5tFKzrw2TYqY2HNffMVPvK+KP1LDJHiIgRpYg3ZELw1raAl0R/A== node-abi@^2.15.0, node-abi@^2.7.0: version "2.15.0"