sync mock-fs versions

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-06 10:14:06 +02:00
parent 6246571911
commit 92cfcdd632
12 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"@backstage/cli": "workspace:^",
"@backstage/types": "workspace:^",
"@types/supertest": "^2.0.8",
"mock-fs": "^5.1.0",
"mock-fs": "^5.2.0",
"msw": "^1.0.0",
"node-fetch": "^2.6.7",
"supertest": "^6.1.3"
@@ -45,7 +45,7 @@
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/mock-fs": "^4.13.0",
"mock-fs": "^5.1.0",
"mock-fs": "^5.2.0",
"msw": "^1.0.0"
},
"files": [
@@ -45,7 +45,7 @@
"@types/mock-fs": "^4.13.0",
"@types/node": "^18.17.8",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0"
"mock-fs": "^5.2.0"
},
"files": [
"dist"
+1 -1
View File
@@ -113,7 +113,7 @@
"@types/zen-observable": "^0.8.0",
"esbuild": "^0.19.0",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0",
"mock-fs": "^5.2.0",
"msw": "^1.0.0",
"supertest": "^6.1.3",
"wait-for-expect": "^3.0.2",
+1 -1
View File
@@ -63,7 +63,7 @@
"js-yaml": "^4.0.0",
"json5": "^2.1.3",
"mime-types": "^2.1.27",
"mock-fs": "^5.1.0",
"mock-fs": "^5.2.0",
"p-limit": "^3.1.0",
"recursive-readdir": "^2.2.2",
"winston": "^3.2.1"