Skip to content

Commit

Permalink
fix(deps): update dependency firefox-profile to version .x 🌟 (cypress…
Browse files Browse the repository at this point in the history
…-io#8000)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 16, 2020
1 parent f0a6564 commit c2dc757
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 @@ -56,7 +56,7 @@
"execa": "1.0.0",
"express": "4.16.4",
"find-process": "1.4.1",
"firefox-profile": "1.3.1",
"firefox-profile": "2.0.0",
"fix-path": "2.1.0",
"fluent-ffmpeg": "2.1.2",
"fs-extra": "8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12151,10 +12151,10 @@ fira@cypress-io/fira#fb63362742eea8cdce0d90825ab9264d77719e3d:
version "1.0.0"
resolved "https://codeload.github.com/cypress-io/fira/tar.gz/fb63362742eea8cdce0d90825ab9264d77719e3d"

firefox-profile@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/firefox-profile/-/firefox-profile-1.3.1.tgz#1418d36b79c191984d6117bd772d3cbf9675a92b"
integrity sha512-8q7DnwVIXvuJuBm1shr5ivRh0Ih2ytWwOIMwHInDSlVyrjQVXy7Ik0frItDdWb/P5CIpQFcMk9fPsUwNqi2lyQ==
firefox-profile@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/firefox-profile/-/firefox-profile-2.0.0.tgz#9de0f1918e15f89b20827a7604384f1d99fb2300"
integrity sha512-BPfcUISOV6+UwF6uqo5QS8iuFL6XZvHCm+1iuynIJ7fe1zea69Is77/n/098fp0a9sZ94lvT8rpYB15S/riSaA==
dependencies:
adm-zip "~0.4.x"
archiver "~2.1.0"
Expand Down

0 comments on commit c2dc757

Please sign in to comment.