Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 13, 2020
1 parent 52b3917 commit b7918cb
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 20 deletions.
14 changes: 10 additions & 4 deletions test-e2e/react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"react-scripts": "4.0.0",
"babel-plugin-module-resolver": "4.0.0",
"cypress": "5.5.0",
"cypress": "5.6.0",
"serve": "11.3.2",
"start-server-and-test": "1.11.5"
}
Expand Down
36 changes: 22 additions & 14 deletions test-e2e/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"cypress": "5.5.0",
"cypress": "5.6.0",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.1.4",
Expand Down

0 comments on commit b7918cb

Please sign in to comment.