Skip to content

Commit 88a49d0

Browse files
authored
Merge pull request #20364 from emberjs/dependabot/npm_and_yarn/mkdirp-2.1.3
Bump mkdirp from 1.0.4 to 2.1.3
2 parents 34df004 + 90b1101 commit 88a49d0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"glob": "^8.0.3",
146146
"html-differ": "^1.4.0",
147147
"lodash.uniq": "^4.5.0",
148-
"mkdirp": "^1.0.4",
148+
"mkdirp": "^2.1.3",
149149
"mocha": "^10.1.0",
150150
"npm-run-all": "^4.1.5",
151151
"prettier": "^2.8.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7803,6 +7803,11 @@ mkdirp@^1.0.4:
78037803
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
78047804
integrity "sha1-PrXtYmInVteaXw4qIh3+utdcL34= sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
78057805

7806+
mkdirp@^2.1.3:
7807+
version "2.1.3"
7808+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.3.tgz#b083ff37be046fd3d6552468c1f0ff44c1545d1f"
7809+
integrity sha512-sjAkg21peAG9HS+Dkx7hlG9Ztx7HLeKnvB3NQRcu/mltCVmvkF0pisbiTSfDVYTT86XEfZrTUosLdZLStquZUw==
7810+
78067811
mktemp@~0.4.0:
78077812
version "0.4.0"
78087813
resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b"

0 commit comments

Comments
 (0)