1
0
Fork 0

update: update dependency memfs to v3.4.12 (#1270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-19 22:44:09 +00:00 committed by GitHub
parent 1ada58faa1
commit 373fff6151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"js-yaml": "4.1.0",
"jsonpath-plus": "7.2.0",
"lodash": "4.17.21",
"memfs": "3.4.11",
"memfs": "3.4.12",
"minimatch": "5.1.0",
"mocha": "10.1.0",
"noicejs": "4.0.0",

View File

@ -2899,10 +2899,10 @@ 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.4.11:
version "3.4.11"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.11.tgz#3a34837ade675825d805a2c135e88cefe5e53aaf"
integrity sha512-GvsCITGAyDCxxsJ+X6prJexFQEhOCJaIlUbsAvjzSI5o5O7j2dle3jWvz5Z5aOdpOxW6ol3vI1+0ut+641F1+w==
memfs@3.4.12:
version "3.4.12"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.12.tgz#d00f8ad8dab132dc277c659dc85bfd14b07d03bd"
integrity sha512-BcjuQn6vfqP+k100e0E9m61Hyqa//Brp+I3f0OBmN0ATHlFA8vx3Lt8z57R3u2bPqe3WGDBC+nF72fTH7isyEw==
dependencies:
fs-monkey "^1.0.3"