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 2022/05/20 18:04:26 UTC

[cordova-electron] branch master updated: chore(npm): bump all dependencies to latest minor/path (#231)

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-electron.git


The following commit(s) were added to refs/heads/master by this push:
     new 181363d  chore(npm): bump all dependencies to latest minor/path (#231)
181363d is described below

commit 181363d087114922ec897e4bb21f3c8728832d2d
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat May 21 03:04:23 2022 +0900

    chore(npm): bump all dependencies to latest minor/path (#231)
---
 package-lock.json | 6 +++---
 package.json      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 070bd57..09014dc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,15 +11,15 @@
       "dependencies": {
         "cordova-common": "^4.0.2",
         "electron": "^14.2.9",
-        "electron-builder": "^22.11.7",
+        "electron-builder": "^22.14.13",
         "electron-devtools-installer": "^3.2.0",
         "execa": "^5.1.1",
-        "fs-extra": "^10.0.0"
+        "fs-extra": "^10.1.0"
       },
       "devDependencies": {
         "@cordova/eslint-config": "^4.0.0",
         "cordova-js": "^6.1.0",
-        "jasmine": "^3.9.0",
+        "jasmine": "^3.99.0",
         "nyc": "^15.1.0",
         "rewire": "^5.0.0"
       },
diff --git a/package.json b/package.json
index 060d659..25a3758 100644
--- a/package.json
+++ b/package.json
@@ -22,15 +22,15 @@
   "dependencies": {
     "cordova-common": "^4.0.2",
     "electron": "^14.2.9",
-    "electron-builder": "^22.11.7",
+    "electron-builder": "^22.14.13",
     "electron-devtools-installer": "^3.2.0",
     "execa": "^5.1.1",
-    "fs-extra": "^10.0.0"
+    "fs-extra": "^10.1.0"
   },
   "devDependencies": {
     "@cordova/eslint-config": "^4.0.0",
     "cordova-js": "^6.1.0",
-    "jasmine": "^3.9.0",
+    "jasmine": "^3.99.0",
     "nyc": "^15.1.0",
     "rewire": "^5.0.0"
   },


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