Skip to content

Commit

Permalink
chore(package): update dependencies cypress@3.4.1, portfinder@1.0.23,…
Browse files Browse the repository at this point in the history
… serve@11.1.0, wait-on@3.3.0, yargs@14.0.0
  • Loading branch information
christopherthielen committed Sep 3, 2019
1 parent deebb74 commit 3de3c39
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 106 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"cypress-runner": "./cypress-runner-cli.js"
},
"dependencies": {
"cypress": "^3.1.4",
"cypress": "^3.4.1",
"node-cleanup": "^2.1.2",
"portfinder": "^1.0.20",
"serve": "^10.1.1",
"wait-on": "^3.2.0",
"yargs": "^12.0.5"
"portfinder": "^1.0.23",
"serve": "^11.1.0",
"wait-on": "^3.3.0",
"yargs": "^14.0.0"
},
"devDependencies": {
"@uirouter/publish-scripts": "^2.3.24"
Expand Down

0 comments on commit 3de3c39

Please sign in to comment.