]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump cypress from 9.5.3 to 9.6.0 in /src-ui 800/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Apr 2022 19:14:24 +0000 (19:14 +0000)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 19:14:24 +0000 (19:14 +0000)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 9.6.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/v9.5.3...v9.6.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 21ce1668040deb79f0668106423edf02c6fd431d..768d4473c270d054b44c207d99a53c1e41e93bb5 100644 (file)
@@ -21,6 +21,7 @@
         "@ngneat/dirty-check-forms": "^3.0.2",
         "@popperjs/core": "^2.11.4",
         "bootstrap": "^5.1.3",
+        "cypress": "~9.6.0",
         "file-saver": "^2.0.5",
         "ng2-pdf-viewer": "^9.0.0",
         "ngx-color": "^7.3.3",
@@ -48,7 +49,7 @@
       },
       "optionalDependencies": {
         "@cypress/schematic": "^1.6.0",
-        "cypress": "~9.5.3"
+        "cypress": "~9.6.0"
       }
     },
     "node_modules/@ampproject/remapping": {
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "9.5.4",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.4.tgz",
-      "integrity": "sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==",
+      "version": "9.6.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
+      "integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
       }
     },
     "cypress": {
-      "version": "9.5.4",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.4.tgz",
-      "integrity": "sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==",
+      "version": "9.6.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
+      "integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
       "optional": true,
       "requires": {
         "@cypress/request": "^2.88.10",
index 7c227ea41393755290be7885db2d75a36086dba5..9b608ddcc3e1de7e4c7d909f1dceb74dbd82b2e9 100644 (file)
@@ -52,7 +52,7 @@
     "wait-on": "~6.0.1"
   },
   "optionalDependencies": {
-    "cypress": "~9.5.3",
+    "cypress": "~9.6.0",
     "@cypress/schematic": "^1.6.0"
   }
 }