From 305629e32609451af7ce8b6464dde224ab5dcc7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 15:04:21 +0000 Subject: [PATCH] deps: bump minimatch from 3.1.1 to 4.1.1 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.1 to 4.1.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.1...v4.1.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f36ffb3..ce37c8d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "@npmcli/name-from-folder": "^1.0.1", "glob": "^7.1.6", - "minimatch": "^3.0.4", + "minimatch": "^4.1.1", "read-package-json-fast": "^2.0.1" }, "templateOSS": {