Skip to content

Commit

Permalink
fix(deps): update @benmalka/foxdriver to 0.3.0 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2020
1 parent a051f7a commit a4cb513
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test-watch": "./test/support/watch test"
},
"dependencies": {
"@benmalka/foxdriver": "0.2.3",
"@benmalka/foxdriver": "0.3.0",
"@cypress/browserify-preprocessor": "2.1.4",
"@cypress/commit-info": "2.2.0",
"@cypress/get-windows-proxy": "1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1974,10 +1974,10 @@
jsonpointer "^4.0.0"
xtend "^4.0.0"

"@benmalka/foxdriver@0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@benmalka/foxdriver/-/foxdriver-0.2.3.tgz#c1c1ad1cf0d26d1eb4ed0028af1008868f46d54b"
integrity sha512-Uj+eyWw/MxlJoX8LTXs7qsCC8WVGtq5Wk0LQzQZNIMmYf+gxP5snsTYEhiSs+njgJ0C0X6iTF6gwBZRUWYK7aQ==
"@benmalka/foxdriver@0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@benmalka/foxdriver/-/foxdriver-0.3.0.tgz#e9764a789a3b7be5eda70ad8330e258939b29deb"
integrity sha512-rNb8VmwDRhKeTWS4ewRVBD80YFmnCmwuFjMsgEePvp8rC8rnIAicMITTtYtaTixenpoDY1PpNu5xpe9Mab+cnA==
dependencies:
fs-extra "^4.0.1"
get-port "^3.2.0"
Expand Down

0 comments on commit a4cb513

Please sign in to comment.