Skip to content

Commit aad4a87

Browse files
Bump mkdirp from 1.0.3 to 1.0.4
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/master/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@v1.0.3...v1.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ea11287 commit aad4a87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"commander": "5.0.0",
6767
"handlebars": "4.7.6",
6868
"js-yaml": "3.13.1",
69-
"mkdirp": "1.0.3",
69+
"mkdirp": "1.0.4",
7070
"path": "0.12.7",
7171
"rimraf": "3.0.2"
7272
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,10 +3441,10 @@ mixin-deep@^1.2.0:
34413441
for-in "^1.0.2"
34423442
is-extendable "^1.0.1"
34433443

3444-
3445-
version "1.0.3"
3446-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.3.tgz#4cf2e30ad45959dddea53ad97d518b6c8205e1ea"
3447-
integrity sha512-6uCP4Qc0sWsgMLy1EOqqS/3rjDHOEnsStVr/4vtAIK2Y5i2kA7lFFejYrpIyiN9w0pYf4ckeCYT9f1r1P9KX5g==
3444+
3445+
version "1.0.4"
3446+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
3447+
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
34483448

34493449
mkdirp@^0.5.1:
34503450
version "0.5.1"

0 commit comments

Comments
 (0)