]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump cypress from 10.3.1 to 10.7.0 in /src-ui 1496/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 2 Sep 2022 06:53:44 +0000 (06:53 +0000)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 06:53:44 +0000 (06:53 +0000)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.1...v10.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 0ee1becf4a120bec57fa469c2aa8a28c79881284..871ceb081a5d48a44bdb5c026daf776fd603c871 100644 (file)
         "@angular/platform-browser": "~14.1.0",
         "@angular/platform-browser-dynamic": "~14.1.0",
         "@angular/router": "~14.1.0",
-        "@cypress/schematic": "^2.1.1",
         "@ng-bootstrap/ng-bootstrap": "^13.0.0-beta.1",
         "@ng-select/ng-select": "^9.0.2",
         "@ngneat/dirty-check-forms": "^3.0.2",
         "@popperjs/core": "^2.11.6",
         "bootstrap": "^5.2.0",
+        "cypress": "~10.7.0",
         "file-saver": "^2.0.5",
         "ng2-pdf-viewer": "^9.1.0",
         "ngx-color": "^8.0.1",
@@ -51,7 +51,7 @@
       },
       "optionalDependencies": {
         "@cypress/schematic": "^2.1.1",
-        "cypress": "~10.3.1"
+        "cypress": "~10.7.0"
       }
     },
     "node_modules/@ampproject/remapping": {
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "10.3.1",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
-      "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
+      "version": "10.7.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
+      "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
       }
     },
     "cypress": {
-      "version": "10.3.1",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
-      "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
+      "version": "10.7.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
+      "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
       "optional": true,
       "requires": {
         "@cypress/request": "^2.88.10",
index edd9c8bfc150dbb5e5fe2bc3d2888d96513bd32e..11616a0dc5c2b4f91a70e1085a47f511ff7fedff 100644 (file)
@@ -55,6 +55,6 @@
   },
   "optionalDependencies": {
     "@cypress/schematic": "^2.1.1",
-    "cypress": "~10.3.1"
+    "cypress": "~10.7.0"
   }
 }