Skip to content

Commit bb77085

Browse files
Bump minimist from 1.2.5 to 1.2.8 in /benchmark (#75)
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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ef44e0 commit bb77085

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

benchmark/package-lock.json

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

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"bluebird": "^3.7.2",
1111
"easy-table": "^1.1.1",
12-
"minimist": "^1.2.5",
12+
"minimist": "^1.2.8",
1313
"text-table": "^0.2.0"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)