Skip to content

Commit 582d81c

Browse files
chore: bump mkdirp from 0.5.5 to 3.0.0 (#2028)
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 0.5.5 to 3.0.0. - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@v0.5.5...v3.0.0) --- updated-dependencies: - dependency-name: mkdirp dependency-type: direct:development 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> Co-authored-by: Koy ['kɔɪ] <koy@ko8e24.top>
1 parent 43ec34e commit 582d81c

File tree

2 files changed

+39
-16
lines changed

2 files changed

+39
-16
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"lerna": "^5.5.1",
100100
"lint-staged": "^10.4.0",
101101
"live-server": "^1.2.1",
102-
"mkdirp": "^0.5.1",
102+
"mkdirp": "^3.0.0",
103103
"npm-run-all": "^4.1.5",
104104
"prettier": "^2.5.1",
105105
"rimraf": "^3.0.0",

0 commit comments

Comments
 (0)