From d233bd446da77e05da5bd5630c2f754401f10b4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 15:05:36 +0000 Subject: [PATCH] chore(deps-dev): bump kcd-scripts from 6.7.0 to 7.2.0 Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 6.7.0 to 7.2.0. - [Release notes](https://github.com/kentcdodds/kcd-scripts/releases) - [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/kcd-scripts/compare/v6.7.0...v7.2.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 916d1b0..28edd15 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^7.6.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-testcafe": "^0.2.1", - "kcd-scripts": "^6.0.0", + "kcd-scripts": "^7.2.0", "npm-run-all": "^4.1.5", "prettier": "^2.0.5", "semantic-release": "^17.0.7",