Merge pull request #22829 from backstage/renovate/fs-extra-11.x
Update dependency fs-extra to v11
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@backstage/cli-common": "workspace:^",
|
||||
"chalk": "^4.0.0",
|
||||
"commander": "^9.1.0",
|
||||
"fs-extra": "10.1.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"handlebars": "^4.7.3",
|
||||
"inquirer": "^8.2.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
@@ -47,7 +47,7 @@
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@types/command-exists": "^1.2.0",
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
"@types/fs-extra": "^11.0.0",
|
||||
"@types/inquirer": "^8.1.3",
|
||||
"@types/node": "^18.17.8",
|
||||
"@types/recursive-readdir": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user