Merge pull request #1495 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress/schematic-2.1.1

Bump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui
This commit is contained in:
shamoon
2022-09-01 23:52:39 -07:00
committed by GitHub
2 changed files with 77 additions and 165 deletions

View File

@@ -54,7 +54,7 @@
"wait-on": "~6.0.1"
},
"optionalDependencies": {
"@cypress/schematic": "^2.0.0",
"@cypress/schematic": "^2.1.1",
"cypress": "~10.3.1"
}
}