Skip to content

Commit

Permalink
chore(deps): update dependency cypress-multi-reporters to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 13, 2021
1 parent 30fa167 commit c04c14f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"coveralls": "3.1.0",
"cypress": "4.12.1",
"cypress-cucumber-preprocessor": "2.5.5",
"cypress-multi-reporters": "1.4.0",
"cypress-multi-reporters": "1.5.0",
"dotenv": "8.2.0",
"globby": "9.2.0",
"husky": "4.3.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3810,10 +3810,10 @@ cypress-cucumber-preprocessor@2.5.5:
minimist "^1.2.0"
through "^2.3.8"

cypress-multi-reporters@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/cypress-multi-reporters/-/cypress-multi-reporters-1.4.0.tgz#5f1d0484a20959cfe782f1bf65ad16c6ad804da7"
integrity sha512-CjpQduW43KVzY45hhKC/qf8MSebRpx6JyEz6py8F+0GrYS8rE5TZ8wXv9dPUs/PaT6w+dR8KIgLSMr967Om7iA==
cypress-multi-reporters@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/cypress-multi-reporters/-/cypress-multi-reporters-1.5.0.tgz#fff2758c082b49e8b91fed39f9650c70bc06de0d"
integrity sha512-6rJ1rk1RpjZwTeydCDc8r3iOmWj2ZEYo++oDTJHNEu7eetb3W1cYDNo5CdxF/r0bo7TLQsOEpBHOCYBZfPVt/g==
dependencies:
debug "^4.1.1"
lodash "^4.17.15"
Expand Down

0 comments on commit c04c14f

Please sign in to comment.