update test utils version

This commit is contained in:
ShellyDCMS
2023-12-31 14:39:57 +00:00
parent 20c121d17a
commit f7f6df70b2
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"@cypress/code-coverage": "^3.12.15",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^5.0.5",
"@shellygo/cypress-test-utils": "^2.0.15",
"@shellygo/cypress-test-utils": "^2.0.16",
"@storybook/addon-a11y": "^7.6.5",
"@storybook/addon-actions": "^7.6.5",
"@storybook/addon-links": "^7.6.5",
@@ -3613,9 +3613,9 @@
]
},
"node_modules/@shellygo/cypress-test-utils": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.15.tgz",
"integrity": "sha512-sm/ezwsI/+H8ohoa7R0+Is5GGZ3IRyg55tPMk30Je4tswlxVpJd7IItj5RymZFhbpX3IRR320Rkw++XyX7xqiQ==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.16.tgz",
"integrity": "sha512-6kpVry4uZbvdBzQjolca9osEMsL6oOHuV23JMDq7W4/eyd9e6HQwQaIIyUKQ+wKPZeQ5aPmy24Aze4EbFlvXxg==",
"dev": true,
"dependencies": {
"@cypress/mount-utils": "^4.0.0",

View File

@@ -91,7 +91,7 @@
"@cypress/code-coverage": "^3.12.15",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^5.0.5",
"@shellygo/cypress-test-utils": "^2.0.15",
"@shellygo/cypress-test-utils": "^2.0.16",
"@storybook/addon-a11y": "^7.6.5",
"@storybook/addon-actions": "^7.6.5",
"@storybook/addon-links": "^7.6.5",