From 1441d65ea9546c3ecb11c2c33400eb6fdd5127d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 05:28:07 +0000 Subject: [PATCH] chore(deps-dev): bump kcd-scripts from 7.5.4 to 7.5.5 Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 7.5.4 to 7.5.5. - [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/v7.5.4...v7.5.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa49afbf..543375c2 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "docz-theme-default": "1.2.0", "docz-utils": "2.3.0", "eslint": "7.18.0", - "kcd-scripts": "7.5.4", + "kcd-scripts": "7.5.5", "prettier": "^2.2.1", "react": "17.0.1", "react-dom": "^17.0.1",