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 2021/10/26 06:29:17 UTC

[cordova-eslint] branch master updated: dep: bump jasmine@3.10.0 (#29)

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


The following commit(s) were added to refs/heads/master by this push:
     new 15c252f  dep: bump jasmine@3.10.0 (#29)
15c252f is described below

commit 15c252f0517d8ce36f951a44dbc180fdd76f0bb2
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue Oct 26 15:29:10 2021 +0900

    dep: bump jasmine@3.10.0 (#29)
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5a75f95..bdda923 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
         "eslint-plugin-promise": "^5.1.1"
       },
       "devDependencies": {
-        "jasmine": "^3.9.0",
+        "jasmine": "^3.10.0",
         "nyc": "^15.1.0"
       },
       "engines": {
diff --git a/package.json b/package.json
index 8d2f29f..65ed964 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
     "node": ">=12.0.0"
   },
   "devDependencies": {
-    "jasmine": "^3.9.0",
+    "jasmine": "^3.10.0",
     "nyc": "^15.1.0"
   },
   "nyc": {

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