Skip to content

Commit 09fddda

Browse files
build(deps): bump minimatch from 3.0.4 to 3.1.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1f3841 commit 09fddda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"ejs": "2.6.2",
29-
"minimatch": "3.0.4",
29+
"minimatch": "3.1.4",
3030
"minimist": "1.2.5",
3131
"mkdirp": "0.5.1",
3232
"sorted-object": "2.0.1"

0 commit comments

Comments
 (0)