From a1102296867c761df7a6ebaa0a20508e992b2da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 21:41:18 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.1.2 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70b6e25..71bfa58 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@storybook/builder-webpack5": "^6.4.17", "@storybook/manager-webpack5": "^6.4.17", "@storybook/node-logger": "^6.4.17", - "@storybook/preset-create-react-app": "^4.0.0", + "@storybook/preset-create-react-app": "^4.1.2", "@storybook/react": "^6.4.17", "@types/autosuggest-highlight": "^3.2.0", "webpack": "^5.68.0"