Skip to content

Commit

Permalink
chore: bump happo-e2e from 2.6.1 to 3.0.0 in /app
Browse files Browse the repository at this point in the history
Bumps [happo-e2e](https://github.com/happo/happo-e2e) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/happo/happo-e2e/releases)
- [Commits](happo/happo-e2e@v2.6.1...v3.0.0)

---
updated-dependencies:
- dependency-name: happo-e2e
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent d737644 commit 263ae7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"fetch-mock": "9.11.0",
"fse": "^4.0.1",
"happo-cypress": "^4.2.0",
"happo-e2e": "^2.6.1",
"happo-e2e": "^3.0.0",
"happo.io": "^8.3.3",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9010,10 +9010,10 @@ happo-cypress@^4.2.0:
resolved "https://registry.yarnpkg.com/happo-cypress/-/happo-cypress-4.2.0.tgz#899c6e2e16af197e8b65a89b6f056c541df6be7f"
integrity sha512-58OheJOeZpfXE78FkMJ4qv0LI5IjUcPyUaDrBAKkqlgAYtt6ZhCYSUH2V3AYDIIz+tWqAE4roF93/5sueggy5Q==

happo-e2e@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/happo-e2e/-/happo-e2e-2.6.1.tgz#c379fff183088096ab572623b1e0fa04cf5bcfcd"
integrity sha512-mSWtVuYOycr/vclp574XJ6mo44+FVlmizBhczfioLt8zRm/sS7PpLXulCUJL8YF4/BDdW4KwIT1npyg6/PxQ9Q==
happo-e2e@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/happo-e2e/-/happo-e2e-3.0.0.tgz#279e6cb6a74708eb78728c23d5c7d072522a1cad"
integrity sha512-RxTf6qiqfGKWoFy3geMj46FpYgbBbXSpFfWE9Vct60gAS40Qy6yJoZfyxx7yJOgaM9p0cF1s7BJevrBVjDtnrQ==
dependencies:
archiver "^7.0.1"
async-retry "^1.3.3"
Expand Down

0 comments on commit 263ae7e

Please sign in to comment.