]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @cypress/schematic from 1.7.0 to 2.0.0 in /src-ui 1075/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Jun 2022 21:10:21 +0000 (21:10 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Jun 2022 21:10:21 +0000 (21:10 +0000)
Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 1.7.0 to 2.0.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/@cypress/schematic-v1.7.0...@cypress/schematic-v2.0.0)

---
updated-dependencies:
- dependency-name: "@cypress/schematic"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

index cd255cfc08c2ef64ef52cf2f8ab91d8151327293..fe2b16e138ed5b8f02cfbe14096ba686745e606c 100644 (file)
@@ -16,6 +16,7 @@
         "@angular/platform-browser": "~13.3.11",
         "@angular/platform-browser-dynamic": "~13.3.11",
         "@angular/router": "~13.3.11",
+        "@cypress/schematic": "^2.0.0",
         "@ng-bootstrap/ng-bootstrap": "^12.1.2",
         "@ng-select/ng-select": "^8.1.1",
         "@ngneat/dirty-check-forms": "^3.0.2",
@@ -49,7 +50,7 @@
         "wait-on": "~6.0.1"
       },
       "optionalDependencies": {
-        "@cypress/schematic": "^1.6.0",
+        "@cypress/schematic": "^2.0.0",
         "cypress": "~9.6.0"
       }
     },
       }
     },
     "node_modules/@cypress/schematic": {
-      "version": "1.7.0",
-      "resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-1.7.0.tgz",
-      "integrity": "sha512-CouQrVlZ+uHVVBQtmNoMYU9LyoSAmQTOLDpVjrdTdMPpJH1mWnHCL5OCMt+FZLR+43KRiWEvDUjNqSza11oGsQ==",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-2.0.0.tgz",
+      "integrity": "sha512-cKIyL1Gm/EU+eXTwYpxgFLdToVIpJwJHvUW+MVYpnoacfvPUU3UhgJsicPihw6e0hR0j/WImBkaIEqjH1MZK4Q==",
       "optional": true,
       "dependencies": {
         "@angular-devkit/architect": "^0.1202.10",
       }
     },
     "@cypress/schematic": {
-      "version": "1.7.0",
-      "resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-1.7.0.tgz",
-      "integrity": "sha512-CouQrVlZ+uHVVBQtmNoMYU9LyoSAmQTOLDpVjrdTdMPpJH1mWnHCL5OCMt+FZLR+43KRiWEvDUjNqSza11oGsQ==",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-2.0.0.tgz",
+      "integrity": "sha512-cKIyL1Gm/EU+eXTwYpxgFLdToVIpJwJHvUW+MVYpnoacfvPUU3UhgJsicPihw6e0hR0j/WImBkaIEqjH1MZK4Q==",
       "optional": true,
       "requires": {
         "@angular-devkit/architect": "^0.1202.10",
index d02c185704badb0442472a295f0cca3d7f1f8144..813c6d67e09e70cc0f665687429dd199dc02fb03 100644 (file)
@@ -54,7 +54,7 @@
     "wait-on": "~6.0.1"
   },
   "optionalDependencies": {
-    "@cypress/schematic": "^1.6.0",
+    "@cypress/schematic": "^2.0.0",
     "cypress": "~9.6.0"
   }
 }