Skip to content

Commit

Permalink
deps: update dependency @cypress/react to v5.10.3 (#428)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Bruno <lucas.bruno@zup.com.br>
  • Loading branch information
3 people authored Dec 15, 2021
1 parent ec3a755 commit 0324824
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"yup": "0.32.11"
},
"devDependencies": {
"@axe-core/react": "4.3.2",
"@cypress/react": "5.10.1",
"@axe-core/react": "4.3.1",
"@cypress/react": "5.10.3",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
Expand Down
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1240,10 +1240,10 @@
resolved "https://registry.yarnpkg.com/@cypress/mount-utils/-/mount-utils-1.0.2.tgz#afbc4f8c350b7cd86edc5ad0db0cbe1e0181edc8"
integrity sha512-Fn3fdTiyayHoy8Ol0RSu4MlBH2maQ2ZEXeEVKl/zHHXEQpld5HX3vdNLhK5YLij8cLynA4DxOT/nO9iEnIiOXw==

"@cypress/react@5.10.1":
version "5.10.1"
resolved "https://registry.yarnpkg.com/@cypress/react/-/react-5.10.1.tgz#3ce539d4f14660cd51caebc1b3c97e1b5dc5b8fb"
integrity sha512-/q9dJTAGRQv68PxK6ab0xTKICMA/ulLNB+1lrghavScOwhVdk4v/GAVRRAdBg7eFuFp3ZhPOJME9INudxBnjqg==
"@cypress/react@5.10.3":
version "5.10.3"
resolved "https://registry.yarnpkg.com/@cypress/react/-/react-5.10.3.tgz#7e459cb70d0287d2137305b79772164681b988d3"
integrity sha512-E68ws4P6CPFbtIqr98rWimf47E5nY6plWwKpHt98GKadSq/MN+57qego+Z5SA1CaDLk7Pvfdk98oYNzkmj20jA==
dependencies:
"@cypress/mount-utils" "1.0.2"
debug "4.3.2"
Expand Down

0 comments on commit 0324824

Please sign in to comment.