chore! (npm): update all dependencies (#1205)

This commit is contained in:
エリス
2021-04-15 08:23:41 +09:00
committed by GitHub
parent 676f98d82d
commit eeb645c886
2 changed files with 79 additions and 113 deletions
+10 -10
View File
@@ -25,21 +25,21 @@
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"dependencies": {
"android-versions": "^1.5.0",
"cordova-common": "^4.0.1",
"execa": "^4.0.2",
"fast-glob": "^3.2.4",
"fs-extra": "^9.0.1",
"is-path-inside": "^3.0.2",
"nopt": "^4.0.3",
"android-versions": "^1.6.0",
"cordova-common": "^4.0.2",
"execa": "^5.0.0",
"fast-glob": "^3.2.5",
"fs-extra": "^9.1.0",
"is-path-inside": "^3.0.3",
"nopt": "^5.0.0",
"properties-parser": "^0.3.1",
"semver": "^7.3.4",
"semver": "^7.3.5",
"which": "^2.0.2"
},
"devDependencies": {
"@cordova/eslint-config": "^3.0.0",
"jasmine": "^3.5.0",
"jasmine-spec-reporter": "^5.0.2",
"jasmine": "^3.7.0",
"jasmine-spec-reporter": "^7.0.0",
"nyc": "^15.1.0",
"rewire": "^5.0.0"
},