Bump webpack from 5.87.0 to 5.88.0 in /micromark

Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-22 03:03:43 +00:00 committed by David Anson
parent 3cb598c1b2
commit ac86fd2c7d

View file

@ -23,7 +23,7 @@
"micromark-extension-gfm-autolink-literal": "1.0.5", "micromark-extension-gfm-autolink-literal": "1.0.5",
"micromark-extension-gfm-footnote": "1.1.2", "micromark-extension-gfm-footnote": "1.1.2",
"micromark-extension-gfm-table": "1.0.7", "micromark-extension-gfm-table": "1.0.7",
"webpack": "5.87.0", "webpack": "5.88.0",
"webpack-cli": "5.1.4" "webpack-cli": "5.1.4"
} }
} }