chore: reverting fs-extra bump, that seems to have broken all the installs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-12 19:29:34 +02:00
parent 108e53db3e
commit 203d256d36
16 changed files with 25 additions and 34 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"dockerode": "^3.2.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"git-url-parse": "~11.4.4",
"helmet": "^4.0.0",
"isomorphic-git": "^1.8.0",
+1 -1
View File
@@ -77,7 +77,7 @@
"express": "^4.17.1",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^6.2.9",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"handlebars": "^4.7.3",
"html-webpack-plugin": "^4.3.0",
"inquirer": "^7.0.4",
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/config": "^0.1.5",
"@types/json-schema": "^7.0.6",
"ajv": "^7.0.3",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"json-schema": "^0.3.0",
"json-schema-merge-allof": "^0.8.1",
"typescript-json-schema": "^0.50.1",
+1 -1
View File
@@ -30,7 +30,7 @@
"@backstage/cli-common": "^0.1.2",
"chalk": "^4.0.0",
"commander": "^6.1.0",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"handlebars": "^4.7.3",
"inquirer": "^7.0.4",
"ora": "^5.3.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"chalk": "^4.0.0",
"commander": "^6.1.0",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"github-slugger": "^1.3.0",
"ts-node": "^10.0.0",
"typescript": "^4.0.3"
+1 -1
View File
@@ -30,7 +30,7 @@
"chalk": "^4.0.0",
"commander": "^6.1.0",
"cross-fetch": "^3.0.6",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"handlebars": "^4.7.3",
"pgtools": "^0.3.0",
"tree-kill": "^1.2.2",
+1 -1
View File
@@ -48,7 +48,7 @@
"aws-sdk": "^2.840.0",
"cross-fetch": "^3.0.6",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"git-url-parse": "~11.4.4",
"js-yaml": "^4.0.0",
"json5": "^2.1.3",