Skip to content

Commit

Permalink
chore: bump happo-e2e from 2.2.5 to 2.6.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.2.5 to 2.6.0.
- [Release notes](https://github.com/happo/happo-e2e/releases)
- [Commits](happo/happo-e2e@v2.2.5...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent da68c51 commit 3ef7307
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"eslint-plugin-relay": "^1.8.3",
"fse": "^4.0.1",
"happo-cypress": "^4.1.1",
"happo-e2e": "^2.2.5",
"happo-e2e": "^2.6.0",
"happo.io": "^8.3.3",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
Expand Down
39 changes: 20 additions & 19 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6352,13 +6352,13 @@ [email protected]:
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==

cliui@^7.0.2:
version "7.0.4"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
cliui@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
dependencies:
string-width "^4.2.0"
strip-ansi "^6.0.0"
strip-ansi "^6.0.1"
wrap-ansi "^7.0.0"

clone-response@^1.0.2:
Expand Down Expand Up @@ -8708,10 +8708,10 @@ happo-cypress@^4.1.1:
resolved "https://registry.yarnpkg.com/happo-cypress/-/happo-cypress-4.1.1.tgz#d10f064fad72a6a733a22f2baa234518e582b6bc"
integrity sha512-qMSjOOlCGjGis+i/VTzcL8/2te73I2jrNcQkx+rJgcbgYV7x13tiEVVo/MrR5lCg7kHtXiNNXAXgw7XUxNh3pQ==

happo-e2e@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/happo-e2e/-/happo-e2e-2.2.5.tgz#7b2947fa2d965738559201e7289e51068a7f8dc2"
integrity sha512-AD8oy7/3Qt4VuHzySwT1yfq5N3uLUt5g5WAHCNgBOgDz2lifYY+y1osWtuqyM8E+TEDXWC40GHJmVqkPhgdr9A==
happo-e2e@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/happo-e2e/-/happo-e2e-2.6.0.tgz#356b14b2c5281bc5c13681a8fa87778bf336be96"
integrity sha512-S1OLDhjQTvc0ig7EFeenxz+OH6fIz4z+pvOLT9Kq2Jc2BuXhA+EpSAq7qDwfFjZTbxbSlFirkLqhkvWAgWmqkw==
dependencies:
archiver "^5.3.0"
base64-stream "^1.0.0"
Expand All @@ -8722,6 +8722,7 @@ happo-e2e@^2.2.5:
node-fetch "^2.0.0"
parse-srcset "^1.0.2"
string.prototype.replaceall "^1.0.6"
yargs "^17.7.2"

happo.io@^8.3.3:
version "8.3.3"
Expand Down Expand Up @@ -14071,23 +14072,23 @@ yargs-parser@^20.2.7, yargs-parser@^20.x:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==

yargs-parser@^21.0.0:
version "21.0.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
yargs-parser@^21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

yargs@^17.3.1:
version "17.5.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.0.tgz#2706c5431f8c119002a2b106fc9f58b9bb9097a3"
integrity sha512-3sLxVhbAB5OC8qvVRebCLWuouhwh/rswsiDYx3WGxajUk/l4G20SKfrKKFeNIHboUFt2JFgv2yfn+5cgOr/t5A==
yargs@^17.3.1, yargs@^17.7.2:
version "17.7.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
dependencies:
cliui "^7.0.2"
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.0.0"
yargs-parser "^21.1.1"

yauzl@^2.10.0:
version "2.10.0"
Expand Down

0 comments on commit 3ef7307

Please sign in to comment.