Bump file-system to 2.0.0

We are using @storybook/core-common in our project and it pulls file-system@1.0.5 --> ramda@0.21.0. We need to use ramda@0.28.0 which file-system@2.0.0 uses.
This commit is contained in:
vinodkumarsharma276 2022-05-18 19:12:30 +05:30 committed by GitHub
parent 152e441693
commit 88648fd3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@
"chalk": "^4.1.0",
"core-js": "^3.8.2",
"express": "^4.17.1",
"file-system-cache": "^1.0.5",
"file-system-cache": "^2.0.0",
"find-up": "^5.0.0",
"fork-ts-checker-webpack-plugin": "^6.0.4",
"fs-extra": "^9.0.1",