You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/31 15:13:57 UTC

[streampipes] branch dev updated: chore(deps-dev): bump @types/jasmine from 3.10.7 to 4.3.1 in /ui (#993)

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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new ba50a1d4c chore(deps-dev): bump @types/jasmine from 3.10.7 to 4.3.1 in /ui (#993)
ba50a1d4c is described below

commit ba50a1d4cf10fde1b1064ed626ef18c2ed392af1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Dec 31 16:13:52 2022 +0100

    chore(deps-dev): bump @types/jasmine from 3.10.7 to 4.3.1 in /ui (#993)
---
 ui/package-lock.json | 14 +++++++-------
 ui/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index de90310c3..951357cf5 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -84,7 +84,7 @@
         "@cypress/webpack-preprocessor": "5.16.0",
         "@ngtools/webpack": "^14.2.10",
         "@types/angular": "^1.8.4",
-        "@types/jasmine": "~3.10.7",
+        "@types/jasmine": "~4.3.1",
         "@types/jqueryui": "^1.12.16",
         "@types/jshint": "^2.12.1",
         "@types/leaflet": "^1.9.0",
@@ -5822,9 +5822,9 @@
       }
     },
     "node_modules/@types/jasmine": {
-      "version": "3.10.7",
-      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.7.tgz",
-      "integrity": "sha512-brLuHhITMz4YV2IxLstAJtyRJgtWfLqFKiqiJFvFWMSmydpAmn42CE4wfw7ywkSk02UrufhtzipTcehk8FctoQ==",
+      "version": "4.3.1",
+      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz",
+      "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==",
       "dev": true
     },
     "node_modules/@types/jquery": {
@@ -30744,9 +30744,9 @@
       }
     },
     "@types/jasmine": {
-      "version": "3.10.7",
-      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.7.tgz",
-      "integrity": "sha512-brLuHhITMz4YV2IxLstAJtyRJgtWfLqFKiqiJFvFWMSmydpAmn42CE4wfw7ywkSk02UrufhtzipTcehk8FctoQ==",
+      "version": "4.3.1",
+      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz",
+      "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==",
       "dev": true
     },
     "@types/jquery": {
diff --git a/ui/package.json b/ui/package.json
index 04b5e3277..a41afa819 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -106,7 +106,7 @@
     "@cypress/webpack-preprocessor": "5.16.0",
     "@ngtools/webpack": "^14.2.10",
     "@types/angular": "^1.8.4",
-    "@types/jasmine": "~3.10.7",
+    "@types/jasmine": "~4.3.1",
     "@types/jqueryui": "^1.12.16",
     "@types/jshint": "^2.12.1",
     "@types/leaflet": "^1.9.0",