You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/02/22 06:24:04 UTC

[streampipes] branch dev updated: Bump cypress from 12.5.1 to 12.6.0 in /ui

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

zehnder 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 d5789f74e Bump cypress from 12.5.1 to 12.6.0 in /ui
d5789f74e is described below

commit d5789f74ec361e91344ba302607a4eadeb73362b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 22 02:40:13 2023 +0000

    Bump cypress from 12.5.1 to 12.6.0 in /ui
    
    Bumps [cypress](https://github.com/cypress-io/cypress) from 12.5.1 to 12.6.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/cypress-io/cypress/compare/v12.5.1...v12.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 ui/package-lock.json | 18 +++++++++---------
 ui/package.json      |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index 16107e37c..c285159e5 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -98,7 +98,7 @@
         "compression-webpack-plugin": "^10.0.0",
         "copy-webpack-plugin": "^11.0.0",
         "csv-string": "^4.1.1",
-        "cypress": "^12.5.1",
+        "cypress": "^12.6.0",
         "cypress-file-upload": "^5.0.8",
         "eslint": "8.34.0",
         "eslint-config-prettier": "^8.6.0",
@@ -9927,9 +9927,9 @@
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "12.5.1",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
-      "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
+      "version": "12.6.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.6.0.tgz",
+      "integrity": "sha512-WdHSVaS1lumSd5XpVTslZd8ui9GIGphrzvXq9+3DtVhqjRZC5M70gu5SW/Y/SLPq3D1wiXGZoHC6HJ7ESVE2lw==",
       "dev": true,
       "hasInstallScript": true,
       "dependencies": {
@@ -9950,7 +9950,7 @@
         "commander": "^5.1.0",
         "common-tags": "^1.8.0",
         "dayjs": "^1.10.4",
-        "debug": "^4.3.2",
+        "debug": "^4.3.4",
         "enquirer": "^2.3.6",
         "eventemitter2": "6.4.7",
         "execa": "4.1.0",
@@ -33972,9 +33972,9 @@
       "dev": true
     },
     "cypress": {
-      "version": "12.5.1",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
-      "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
+      "version": "12.6.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.6.0.tgz",
+      "integrity": "sha512-WdHSVaS1lumSd5XpVTslZd8ui9GIGphrzvXq9+3DtVhqjRZC5M70gu5SW/Y/SLPq3D1wiXGZoHC6HJ7ESVE2lw==",
       "dev": true,
       "requires": {
         "@cypress/request": "^2.88.10",
@@ -33994,7 +33994,7 @@
         "commander": "^5.1.0",
         "common-tags": "^1.8.0",
         "dayjs": "^1.10.4",
-        "debug": "^4.3.2",
+        "debug": "^4.3.4",
         "enquirer": "^2.3.6",
         "eventemitter2": "6.4.7",
         "execa": "4.1.0",
diff --git a/ui/package.json b/ui/package.json
index d9d8b5772..402b535ed 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -120,7 +120,7 @@
     "compression-webpack-plugin": "^10.0.0",
     "copy-webpack-plugin": "^11.0.0",
     "csv-string": "^4.1.1",
-    "cypress": "^12.5.1",
+    "cypress": "^12.6.0",
     "cypress-file-upload": "^5.0.8",
     "eslint": "8.34.0",
     "eslint-config-prettier": "^8.6.0",