Skip to content

Commit

Permalink
Merge pull request #212 from javierbrea/renovate/cypress-6.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency cypress to v6.1.0
  • Loading branch information
renovate[bot] committed Dec 14, 2020
2 parents 082fc57 + f9aab1a commit faca400
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 19 deletions.
22 changes: 15 additions & 7 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.1",
"babel-plugin-module-resolver": "4.0.0",
"cypress": "6.0.1",
"cypress": "6.1.0",
"serve": "11.3.2",
"start-server-and-test": "1.11.6"
}
Expand Down
20 changes: 10 additions & 10 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.9.0",
"@typescript-eslint/parser": "4.9.0",
"cypress": "6.0.1",
"cypress": "6.1.0",
"eslint": "7.15.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.2.0",
Expand Down

0 comments on commit faca400

Please sign in to comment.