mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-31 19:59:03 +08:00
dep!: bump npm packages (#1788)
* dep: bump nyc@17.1.0 * dep!: bump which@5.0.0 * dep: bump semver@7.7.1 * dep: bump jasmine@5.6.0 * dep: bump android-versions@2.1.0 * dep: bump cordova-common@5.0.1 * dep: bump fast-glob@3.3.3 * dep!: bump nopt@8.1.0 * chore: rebuilt package-lock
This commit is contained in:
parent
7ab18487cf
commit
ca4caf3fc1
2855
package-lock.json
generated
2855
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -24,26 +24,26 @@
|
|||||||
"author": "Apache Software Foundation",
|
"author": "Apache Software Foundation",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"android-versions": "^2.0.0",
|
"android-versions": "^2.1.0",
|
||||||
"cordova-common": "^5.0.0",
|
"cordova-common": "^5.0.1",
|
||||||
"dedent": "^1.5.3",
|
"dedent": "^1.5.3",
|
||||||
"execa": "^5.1.1",
|
"execa": "^5.1.1",
|
||||||
"fast-glob": "^3.3.2",
|
"fast-glob": "^3.3.3",
|
||||||
"is-path-inside": "^3.0.3",
|
"is-path-inside": "^3.0.3",
|
||||||
"nopt": "^7.2.1",
|
"nopt": "^8.1.0",
|
||||||
"properties-parser": "^0.6.0",
|
"properties-parser": "^0.6.0",
|
||||||
"semver": "^7.6.2",
|
"semver": "^7.7.1",
|
||||||
"string-argv": "^0.3.1",
|
"string-argv": "^0.3.1",
|
||||||
"untildify": "^4.0.0",
|
"untildify": "^4.0.0",
|
||||||
"which": "^4.0.0"
|
"which": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@cordova/eslint-config": "^5.1.0",
|
"@cordova/eslint-config": "^5.1.0",
|
||||||
"cordova-js": "^6.1.0",
|
"cordova-js": "^6.1.0",
|
||||||
"elementtree": "^0.1.7",
|
"elementtree": "^0.1.7",
|
||||||
"jasmine": "^5.1.0",
|
"jasmine": "^5.6.0",
|
||||||
"jasmine-spec-reporter": "^7.0.0",
|
"jasmine-spec-reporter": "^7.0.0",
|
||||||
"nyc": "^15.1.0",
|
"nyc": "^17.1.0",
|
||||||
"rewire": "^7.0.0",
|
"rewire": "^7.0.0",
|
||||||
"tmp": "^0.2.3"
|
"tmp": "^0.2.3"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user