mirror of
https://github.com/maputnik/editor.git
synced 2026-02-06 04:30:01 +00:00
update test utils version
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user