Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency cypress to v3.3.0 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pvtri96 committed May 19, 2019
1 parent c8b3cb4 commit 814c2c7
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 17 deletions.
62 changes: 46 additions & 16 deletions e2e/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 e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"format": "prettier --write \"cypress/**/*.ts\" && eslint --fix --ext .ts cypress"
},
"dependencies": {
"cypress": "3.2.0"
"cypress": "3.3.0"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "4.0.3",
Expand Down

0 comments on commit 814c2c7

Please sign in to comment.