Skip to content

Commit 9110ca1

Browse files
build(deps): bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6b3290 commit 9110ca1

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"ejs": "2.6.2",
2929
"minimatch": "3.0.4",
30-
"minimist": "1.2.5",
30+
"minimist": "1.2.8",
3131
"mkdirp": "0.5.1",
3232
"sorted-object": "2.0.1"
3333
},

0 commit comments

Comments
 (0)