Skip to content

Commit fad9ff9

Browse files
build(deps-dev): bump minimist from 1.2.5 to 1.2.6 in /src/storefront
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1d4eec commit fad9ff9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/storefront/package-lock.json

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

src/storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"imagemin-mozjpeg": "^9.0.0",
4444
"imagemin-pngquant": "^9.0.2",
4545
"jest": "^27.0.3",
46-
"minimist": "^1.2.5",
46+
"minimist": "^1.2.6",
4747
"postcss": "^8.3.0",
4848
"pug": "^3.0.2",
4949
"webpack": "^4.46.0",

0 commit comments

Comments
 (0)