Bump webpack-cli from 5.1.1 to 5.1.3 in /micromark

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.3)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-05 03:07:55 +00:00 committed by David Anson
parent f5a2df1e86
commit 92e7554c24

View file

@ -24,6 +24,6 @@
"micromark-extension-gfm-footnote": "1.1.2",
"micromark-extension-gfm-table": "1.0.7",
"webpack": "5.85.0",
"webpack-cli": "5.1.1"
"webpack-cli": "5.1.3"
}
}