Update to version 71
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// <reference types="Cypress" />
|
||||
|
||||
import {MediaBuilder} from 'umbraco-cypress-testhelpers";
|
||||
import {MediaBuilder} from 'umbraco-cypress-testhelpers';
|
||||
|
||||
context('Media', () => {
|
||||
|
||||
|
||||
14
tests/Umbraco.Tests.AcceptanceTest/package-lock.json
generated
14
tests/Umbraco.Tests.AcceptanceTest/package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"del": "^6.0.0",
|
||||
"ncp": "^2.0.0",
|
||||
"prompt": "^1.2.0",
|
||||
"umbraco-cypress-testhelpers": "^1.0.0-beta-69"
|
||||
"umbraco-cypress-testhelpers": "^1.0.0-beta-71"
|
||||
}
|
||||
},
|
||||
"node_modules/@cypress/request": {
|
||||
@@ -2176,9 +2176,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/umbraco-cypress-testhelpers": {
|
||||
"version": "1.0.0-beta-69",
|
||||
"resolved": "https://registry.npmjs.org/umbraco-cypress-testhelpers/-/umbraco-cypress-testhelpers-1.0.0-beta-69.tgz",
|
||||
"integrity": "sha512-2IM+C2XtmiA3txyWatZxgKuNxLdcKLGKICPf0ZqYbOrPeSxTiIPAM9tuoh3heDP6/CdtUnvpaiTUl1c8O6A5Fw==",
|
||||
"version": "1.0.0-beta-71",
|
||||
"resolved": "https://registry.npmjs.org/umbraco-cypress-testhelpers/-/umbraco-cypress-testhelpers-1.0.0-beta-71.tgz",
|
||||
"integrity": "sha512-VhEgfboCbiCyk4SfJcgCVYN3dxfsR/5oIbNMkvvW4XQabeY3xBKbJkTT0dNTsoi6e2KBckfKNMviwcy6x0fqaA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
@@ -3964,9 +3964,9 @@
|
||||
"integrity": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q=="
|
||||
},
|
||||
"umbraco-cypress-testhelpers": {
|
||||
"version": "1.0.0-beta-69",
|
||||
"resolved": "https://registry.npmjs.org/umbraco-cypress-testhelpers/-/umbraco-cypress-testhelpers-1.0.0-beta-69.tgz",
|
||||
"integrity": "sha512-2IM+C2XtmiA3txyWatZxgKuNxLdcKLGKICPf0ZqYbOrPeSxTiIPAM9tuoh3heDP6/CdtUnvpaiTUl1c8O6A5Fw==",
|
||||
"version": "1.0.0-beta-71",
|
||||
"resolved": "https://registry.npmjs.org/umbraco-cypress-testhelpers/-/umbraco-cypress-testhelpers-1.0.0-beta-71.tgz",
|
||||
"integrity": "sha512-VhEgfboCbiCyk4SfJcgCVYN3dxfsR/5oIbNMkvvW4XQabeY3xBKbJkTT0dNTsoi6e2KBckfKNMviwcy6x0fqaA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"camelize": "^1.0.0",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"del": "^6.0.0",
|
||||
"ncp": "^2.0.0",
|
||||
"prompt": "^1.2.0",
|
||||
"umbraco-cypress-testhelpers": "^1.0.0-beta-70"
|
||||
"umbraco-cypress-testhelpers": "^1.0.0-beta-71"
|
||||
},
|
||||
"dependencies": {
|
||||
"typescript": "^3.9.2"
|
||||
|
||||
Reference in New Issue
Block a user