Skip to content

Commit 7ce1571

Browse files
committed
Updated minimist to version 1.2.3 or later
1 parent 7ed0d35 commit 7ce1571

File tree

2 files changed

+41
-42
lines changed

2 files changed

+41
-42
lines changed

package-lock.json

Lines changed: 39 additions & 41 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
@@ -7,6 +7,7 @@
77
"grunt": "^1.0.4",
88
"grunt-contrib-jshint": "^2.1.0",
99
"grunt-wp-i18n": "~1.0.3",
10-
"grunt-wp-readme-to-markdown": "~2.0.1"
10+
"grunt-wp-readme-to-markdown": "~2.0.1",
11+
"minimist": ">=1.2.3"
1112
}
1213
}

0 commit comments

Comments
 (0)