packages,plugins: bump mock-fs to 5.1.0

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-09-17 23:09:16 +02:00
parent bb6841b0cb
commit 2f9065d8fd
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -141,7 +141,7 @@
"@types/webpack-dev-server": "^3.11.5",
"@types/yarnpkg__lockfile": "^1.1.4",
"del": "^6.0.0",
"mock-fs": "^4.13.0",
"mock-fs": "^5.1.0",
"nodemon": "^2.0.2",
"ts-node": "^10.0.0"
},