Bump mkdirp from 2.1.3 to 2.1.5 (#23994)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									60d664eab8
								
							
						
					
					
						commit
						f47c404f88
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -77,7 +77,7 @@ | |||
|     "mark-loader": "^0.1.6", | ||||
|     "marky": "^1.2.5", | ||||
|     "mini-css-extract-plugin": "^1.6.2", | ||||
|     "mkdirp": "^2.1.3", | ||||
|     "mkdirp": "^2.1.5", | ||||
|     "npmlog": "^7.0.1", | ||||
|     "object-assign": "^4.1.1", | ||||
|     "object.values": "^1.1.6", | ||||
|  |  | |||
|  | @ -7737,10 +7737,10 @@ mkdirp@^1.0, mkdirp@^1.0.3, mkdirp@^1.0.4: | |||
|   resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" | ||||
|   integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== | ||||
| 
 | ||||
| mkdirp@^2.1.3: | ||||
|   version "2.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.3.tgz#b083ff37be046fd3d6552468c1f0ff44c1545d1f" | ||||
|   integrity sha512-sjAkg21peAG9HS+Dkx7hlG9Ztx7HLeKnvB3NQRcu/mltCVmvkF0pisbiTSfDVYTT86XEfZrTUosLdZLStquZUw== | ||||
| mkdirp@^2.1.5: | ||||
|   version "2.1.5" | ||||
|   resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.5.tgz#78d7eaf15e069ba7b6b47d76dd94cfadf7a4062f" | ||||
|   integrity sha512-jbjfql+shJtAPrFoKxHOXip4xS+kul9W3OzfzzrqueWK2QMGon2bFH2opl6W9EagBThjEz+iysyi/swOoVfB/w== | ||||
| 
 | ||||
| mousetrap@^1.5.2: | ||||
|   version "1.6.5" | ||||
|  |  | |||
		Reference in a new issue