From 7136d03322dd2934a73ca7260150d9de7266ecc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 07:52:39 +0000 Subject: [PATCH] chore(deps-dev): bump kcd-scripts from 5.11.1 to 9.1.0 Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 5.11.1 to 9.1.0. - [Release notes](https://github.com/kentcdodds/kcd-scripts/releases) - [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/main/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/kcd-scripts/compare/v5.11.1...v9.1.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 87812e5..2f00026 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "chromedriver": "^89.0.0", "eslint": "^6.5.1", - "kcd-scripts": "^5.0.0", + "kcd-scripts": "^9.1.0", "npm-run-all": "^4.1.5", "semantic-release": "^17.0.2", "serve": "^11.0.0"