From bd95686640f30b7bcf7074cc1d401ef1b4058e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 06:55:27 +0000 Subject: [PATCH] chore(deps-dev): bump cpx2 from 2.0.0 to 3.0.0 Bumps [cpx2](https://github.com/bcomnes/cpx2) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/bcomnes/cpx2/releases) - [Changelog](https://github.com/bcomnes/cpx2/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/cpx2/compare/v2.0.0...v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b043fab..b26972c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "auto-changelog": "^2.0.0", "@zeit/ncc": "^0.22.0", "budo": "^11.6.3", - "cpx2": "^2.0.0", + "cpx2": "^3.0.0", "dependency-check": "^4.1.0", "gh-release": "^4.0.0", "npm-run-all": "^4.1.5",