update test utils version

This commit is contained in:
ShellyDCMS
2023-12-31 16:57:42 +00:00
parent 0ed6bb518f
commit a94ee550f8
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.16",
"@shellygo/cypress-test-utils": "^2.0.17",
"@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.16",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.16.tgz",
"integrity": "sha512-6kpVry4uZbvdBzQjolca9osEMsL6oOHuV23JMDq7W4/eyd9e6HQwQaIIyUKQ+wKPZeQ5aPmy24Aze4EbFlvXxg==",
"version": "2.0.17",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.17.tgz",
"integrity": "sha512-eI7TL2D3wbWgjBxhMfLBOMV5XpvVcLN8e2hCKQSzvNp/Eis7ZmcGExsNMEFhY8BYG59A2TGX2daWJfv5bJdNhg==",
"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.16",
"@shellygo/cypress-test-utils": "^2.0.17",
"@storybook/addon-a11y": "^7.6.5",
"@storybook/addon-actions": "^7.6.5",
"@storybook/addon-links": "^7.6.5",