Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 99be3a8

Browse files
committed
Update minimatch to v3.0.4
1 parent f69f28f commit 99be3a8

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "https://github.com/execjosh/atom-file-types",
77
"license": "MIT",
88
"dependencies": {
9-
"minimatch": "^3.0.2"
9+
"minimatch": "^3.0.4"
1010
},
1111
"engines": {
1212
"atom": ">=0.185.0 <2.0.0"

0 commit comments

Comments
 (0)