Commit 4fc9050d authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #7130 from ethereum-optimism/dependabot/npm_and_yarn/mkdirp-3.0.1

build(deps-dev): bump mkdirp from 1.0.4 to 3.0.1
parents f3263e3f c1d04b22
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
"lint-staged": "14.0.1", "lint-staged": "14.0.1",
"markdownlint": "^0.30.0", "markdownlint": "^0.30.0",
"markdownlint-cli2": "0.4.0", "markdownlint-cli2": "0.4.0",
"mkdirp": "^1.0.4", "mkdirp": "^3.0.1",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"nx": "16.7.3", "nx": "16.7.3",
"nyc": "^15.1.0", "nyc": "^15.1.0",
......
...@@ -103,8 +103,8 @@ importers: ...@@ -103,8 +103,8 @@ importers:
specifier: 0.4.0 specifier: 0.4.0
version: 0.4.0 version: 0.4.0
mkdirp: mkdirp:
specifier: ^1.0.4 specifier: ^3.0.1
version: 1.0.4 version: 3.0.1
mocha: mocha:
specifier: ^10.2.0 specifier: ^10.2.0
version: 10.2.0 version: 10.2.0
...@@ -11881,6 +11881,12 @@ packages: ...@@ -11881,6 +11881,12 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/mkdirp@3.0.1:
resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
engines: {node: '>=10'}
hasBin: true
dev: true
/mlly@1.4.0: /mlly@1.4.0:
resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==}
dependencies: dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment