1
0
Fork 0

update: update dependency memfs to v3.5.3

This commit is contained in:
renovate[bot] 2023-06-20 12:31:19 +00:00 committed by GitHub
parent f1f45bbc6b
commit 13c24367cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -82,7 +82,7 @@
"js-yaml": "4.1.0",
"jsonpath-plus": "7.2.0",
"lodash": "4.17.21",
"memfs": "3.5.1",
"memfs": "3.5.3",
"minimatch": "5.1.6",
"mocha": "10.2.0",
"noicejs": "4.0.0",

View File

@ -2097,10 +2097,10 @@ fs-extra@~7.0.1:
jsonfile "^4.0.0"
universalify "^0.1.0"
fs-monkey@^1.0.3:
version "1.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
fs-monkey@^1.0.4:
version "1.0.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fs-monkey/-/fs-monkey-1.0.4.tgz#ee8c1b53d3fe8bb7e5d2c5c5dfc0168afdd2f747"
integrity sha512-INM/fWAxMICjttnD0DX1rBvinKskj5G1w+oy/pnm9u/tSlnBrzFonJMcalKJ30P8RRsPzKcCG7Q8l0jx5Fh9YQ==
fs.realpath@^1.0.0:
version "1.0.0"
@ -3113,12 +3113,12 @@ map-obj@^4.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
memfs@3.5.1:
version "3.5.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.5.1.tgz#f0cd1e2bfaef58f6fe09bfb9c2288f07fea099ec"
integrity sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==
memfs@3.5.3:
version "3.5.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.5.3.tgz#d9b40fe4f8d5788c5f895bda804cd0d9eeee9f3b"
integrity sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==
dependencies:
fs-monkey "^1.0.3"
fs-monkey "^1.0.4"
meow@^3.3.0:
version "3.7.0"