chore(deps): update dependency mock-fs to v5

This commit is contained in:
Renovate Bot 2021-05-23 19:07:45 +00:00
parent 78a831fbc1
commit 24cd9bdb42
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9454,9 +9454,9 @@
}
},
"mock-fs": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.14.0.tgz",
"integrity": "sha512-qYvlv/exQ4+svI3UOvPUpLDF0OMX5euvUH0Ny4N5QyRyhNdgAgUrVH3iUINSzEPLvx0kbo/Bp28GJKIqvE7URw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.0.0.tgz",
"integrity": "sha512-A5mm/SpSDwwc/klSaEvvKMGQQtiGiQy8UcDAd/vpVO1fV+4zaHjt39yKgCSErFzv2zYxZIUx9Ud/7ybeHBf8Fg==",
"dev": true
},
"modify-values": {

View File

@ -13,7 +13,7 @@
"jasmine-console-reporter": "^3.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^4.0.0",
"mock-fs": "^4.14.0",
"mock-fs": "^5.0.0",
"nyc": "^15.1.0"
},
"engines": {