mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
chore(deps-dev): update fs-extra requirement
Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.3...11.3.4) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^10.1.0",
|
||||
"fs-extra": "^11.3.3",
|
||||
"fs-extra": "^11.3.4",
|
||||
"jest": "^30.3.0",
|
||||
"yeoman-test": "^11.3.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user