You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/09/11 02:34:40 UTC

[cordova-android] branch master updated: chore: bump dependencies for release 8.1.0 (#827)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/master by this push:
     new 902aa32  chore: bump dependencies for release 8.1.0 (#827)
902aa32 is described below

commit 902aa32dda6ffc78bd785b5d0fb1dd329aef9c84
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Sep 11 11:34:33 2019 +0900

    chore: bump dependencies for release 8.1.0 (#827)
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 6b0a947..2316083 100644
--- a/package.json
+++ b/package.json
@@ -29,12 +29,12 @@
   "author": "Apache Software Foundation",
   "license": "Apache-2.0",
   "dependencies": {
-    "android-versions": "^1.3.0",
+    "android-versions": "^1.4.0",
     "compare-func": "^1.3.2",
-    "cordova-common": "^3.1.0",
+    "cordova-common": "^3.2.0",
     "nopt": "^4.0.1",
     "properties-parser": "^0.3.1",
-    "q": "^1.4.1",
+    "q": "^1.5.1",
     "shelljs": "^0.5.3"
   },
   "devDependencies": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org