From 601d7451b980635263cae5e335a246a31de442ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 19:50:51 +0000 Subject: [PATCH] Bump onchange from 2.5.0 to 7.1.0 Bumps [onchange](https://github.com/Qard/onchange) from 2.5.0 to 7.1.0. - [Release notes](https://github.com/Qard/onchange/releases) - [Commits](https://github.com/Qard/onchange/compare/v2.5.0...v7.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c003a4..6029178 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "npm-run-all": "^1.7.0", - "onchange": "^2.2.0", + "onchange": "^7.1.0", "uglify-js": "^2.6.1" }, "scripts": {