about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-31 00:48:28 +0900
committerGitHub <noreply@github.com>2023-01-31 00:48:28 +0900
commit081f14b361b08d3c5fd21bf424ab0efd9af87d9f (patch)
tree33a0cdc6ed8027499c366df472401bb0d98212a9 /package.json
parent1ca3127a1da8903e72d14ead8bcff21ab6b8950c (diff)
Bump mkdirp from 1.0.4 to 2.1.3 (#23228)
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 2.1.3.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v1.0.4...v2.1.3)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7201d6719..05526a0a8 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
     "mark-loader": "^0.1.6",
     "marky": "^1.2.5",
     "mini-css-extract-plugin": "^1.6.2",
-    "mkdirp": "^1.0.4",
+    "mkdirp": "^2.1.3",
     "npmlog": "^7.0.1",
     "object-assign": "^4.1.1",
     "object.values": "^1.1.6",