Update knapsack-pro/cypress to 4.5.0 (#15417)
We're getting warnings during test set submission to the server
{
message: 'Please update client @knapsack-pro/cypress 4.4.1
version to 4.5.0. See CHANGELOG: https://github.com/KnapsackPro/knapsack-pro-cypress/blob/master/CHANGELOG.md#changelog'
}
Try upgrading as suggested
This commit is contained in:
parent
4683784b05
commit
b7246a5ef0
2 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/thepracticaldev/dev.to#readme",
|
||||
"devDependencies": {
|
||||
"@knapsack-pro/cypress": "^4.4.1",
|
||||
"@knapsack-pro/cypress": "^4.5.0",
|
||||
"@storybook/addon-a11y": "^6.3.12",
|
||||
"@storybook/addon-actions": "^6.3.12",
|
||||
"@storybook/addon-docs": "^6.3.12",
|
||||
|
|
|
|||
|
|
@ -1628,10 +1628,10 @@
|
|||
axios-retry "^3.1.9"
|
||||
winston "^3.3.3"
|
||||
|
||||
"@knapsack-pro/cypress@^4.4.1":
|
||||
version "4.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@knapsack-pro/cypress/-/cypress-4.4.1.tgz#4cf91c4c7eaaca2196c9a1e829fcb893da9c22d9"
|
||||
integrity sha512-VRHB14XXTQWqWLi8qdSC0j3fPOa3SI5CfChk4mR67w0INbxHi5QqC/ijWgRC01+h5RLwDH9WTiIEV+AFszQ3OA==
|
||||
"@knapsack-pro/cypress@^4.5.0":
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@knapsack-pro/cypress/-/cypress-4.5.0.tgz#957a7ae43bb7fa0c6fb3dae2fa915912dc23fefe"
|
||||
integrity sha512-jSjcZKC312QEoIYS43xNVIVNCwqH/3fiCkKgtSfQSHlmKgcaw7sUVGuVLZp9w7zb0gZA7bfq2nihzcWxyKxJUA==
|
||||
dependencies:
|
||||
"@knapsack-pro/core" "^3.1.1"
|
||||
glob "^7.1.6"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue