dep: bump npm dependencies (#1587)

* dep: bump npm dependencies
  - fs-extra@11.1.1
  - nopt@7.1.0
  - @cordova/eslint-config@5.0.0
  - jasmine@4.6.0
* chore: apply eslint fix
This commit is contained in:
エリス
2023-04-06 12:35:00 +09:00
committed by GitHub
parent d4bfd5079b
commit c2013439bc
5 changed files with 1557 additions and 622 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ module.exports.run = function (options, optResolvedTarget) {
}
return {
paths: paths,
paths,
buildType: opts.buildType
};
});