You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2019/11/10 23:42:00 UTC

[cordova-common] branch master updated: chore: bump production dependencies (#103)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 31a58cd  chore: bump production dependencies (#103)
31a58cd is described below

commit 31a58cd6077e66d7260087c155c77b9ae90f1779
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Mon Nov 11 08:41:50 2019 +0900

    chore: bump production dependencies (#103)
---
 package.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index ded0300..c937291 100644
--- a/package.json
+++ b/package.json
@@ -24,17 +24,17 @@
   },
   "dependencies": {
     "ansi": "^0.3.1",
-    "bplist-parser": "^0.1.0",
+    "bplist-parser": "^0.2.0",
     "cross-spawn": "^6.0.5",
-    "elementtree": "0.1.7",
-    "endent": "^1.1.1",
-    "fs-extra": "^8.0.0",
-    "glob": "^7.1.2",
-    "minimatch": "^3.0.0",
+    "elementtree": "^0.1.7",
+    "endent": "^1.3.0",
+    "fs-extra": "^8.1.0",
+    "glob": "^7.1.6",
+    "minimatch": "^3.0.4",
     "plist": "^3.0.1",
     "q": "^1.4.1",
     "strip-bom": "^4.0.0",
-    "underscore": "^1.8.3"
+    "underscore": "^1.9.1"
   },
   "devDependencies": {
     "eslint": "^5.0.0",


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