Skip to content

Commit

Permalink
chore! (npm): update all dependencies (#1205)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Apr 14, 2021
1 parent 676f98d commit eeb645c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 113 deletions.
172 changes: 69 additions & 103 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit eeb645c

Please sign in to comment.