From 5d745964aca94bbd8f0f4db2ee2dc58f83c73df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 05:02:50 +0000 Subject: [PATCH] chore(deps-dev): bump kcd-scripts from 8.1.1 to 8.2.1 Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 8.1.1 to 8.2.1. - [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/v8.1.1...v8.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69f7f3c7..9e0ceb8a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "docz-theme-default": "1.2.0", "docz-utils": "2.3.0", "eslint": "7.23.0", - "kcd-scripts": "8.1.1", + "kcd-scripts": "8.2.1", "prettier": "^2.2.1", "react": "17.0.2", "react-dom": "^17.0.1",