Skip to content

Commit a92a2ff

Browse files
authored
chore(deps): bump minimatch version (#199)
1 parent f1b34ee commit a92a2ff

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"elliptic@<6.6.0": ">=6.6.0",
8080
"form-data": "4.0.4",
8181
"tmp": ">=0.2.4",
82-
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1"
82+
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
83+
"minimatch": "3.1.5"
8384
}
8485
}

0 commit comments

Comments
 (0)