Skip to content

Commit da73557

Browse files
renovate[bot]jrolfs
authored andcommitted
feat(deps): update dependency mkdirp to ^1.0.4
1 parent c7f4d8f commit da73557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"jest-watch-typeahead": "^1.0.0",
8787
"lint-staged": "^12.3.4",
8888
"lodash.has": "^4.5.2",
89-
"mkdirp": "^1.0.3",
89+
"mkdirp": "^1.0.4",
9090
"prettier": "^2.5.1",
9191
"read-pkg-up": "^7.0.1",
9292
"rimraf": "^3.0.2",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -6385,7 +6385,7 @@ minimist@^1.2.6:
63856385
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
63866386
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
63876387

6388-
mkdirp@^1.0.3:
6388+
mkdirp@^1.0.4:
63896389
version "1.0.4"
63906390
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
63916391
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

0 commit comments

Comments
 (0)