Skip to content

Commit d0be0c7

Browse files
dependabot[bot]freaktechnik
authored andcommitted
chore: bump mkdirp from 3.0.0 to 3.0.1
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: mkdirp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c98c018 commit d0be0c7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-no-unsanitized": "^4.0.2",
4343
"eslint-plugin-optimize-regex": "^1.2.1",
4444
"jsdom": "^21.1.1",
45-
"mkdirp": "^3.0.0",
45+
"mkdirp": "^3.0.1",
4646
"nyc": "^15.1.0",
4747
"sinon": "^15.0.4",
4848
"sinon-chrome": "^3.0.1",

0 commit comments

Comments
 (0)