Skip to content

Commit 39127de

Browse files
build(deps-dev): Bump happo.io from 9.1.6 to 10.1.0
Bumps [happo.io](https://github.com/happo/happo.io) from 9.1.6 to 10.1.0. - [Release notes](https://github.com/happo/happo.io/releases) - [Commits](happo/happo.io@v9.1.6...v10.1.0) --- updated-dependencies: - dependency-name: happo.io dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54422dc commit 39127de

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"eslint-plugin-vitest": "^0.3.21",
118118
"focus-trap-react": "^10.2.3",
119119
"happo-plugin-storybook": "^4.1.0",
120-
"happo.io": "^9.1.2",
120+
"happo.io": "^10.1.0",
121121
"husky": "^9.0.10",
122122
"jsdom": "^24.0.0",
123123
"prettier": "^3.2.5",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6357,10 +6357,10 @@ happo-plugin-storybook@^4.1.0:
63576357
"@babel/runtime" ">=7.0.0"
63586358
rimraf "^2.6.3"
63596359

6360-
happo.io@^9.1.2:
6361-
version "9.1.6"
6362-
resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-9.1.6.tgz#7caecc13c257831b261814626e7783e87d947256"
6363-
integrity sha512-vhOEaG691D3Npylx/Ra1xurTBV8lNX40ix6Pl8+/q5zJFlEWw1082nME6ly6yhtU6QgUVRUsLRjKntCA+D/YkA==
6360+
happo.io@^10.1.0:
6361+
version "10.1.0"
6362+
resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-10.1.0.tgz#f4704baf7b5e8859cf24d16060b9c1f32602421b"
6363+
integrity sha512-8JeE5Or3W08NGloBd1tBV0M27Y90qiKdz7eqdj6EZiaMmcWNNrO+nO6S+80gtCAN3XZEebyxDTaW3mybYDH4yQ==
63646364
dependencies:
63656365
"@babel/preset-react" "^7.12.1"
63666366
abort-controller "^3.0.0"
@@ -6371,8 +6371,8 @@ happo.io@^9.1.2:
63716371
form-data "^4.0.0"
63726372
glob "^7.1.2"
63736373
https-proxy-agent "^5.0.0"
6374+
jose "^5.4.1"
63746375
jsdom "^16.4.0"
6375-
jsonwebtoken "^9.0.0"
63766376
lcs-image-diff "^2.0.0"
63776377
node-fetch "^2.6.6"
63786378
parse-srcset "^1.0.2"
@@ -7063,6 +7063,11 @@ jju@~1.4.0:
70637063
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
70647064
integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==
70657065

7066+
jose@^5.4.1:
7067+
version "5.6.2"
7068+
resolved "https://registry.yarnpkg.com/jose/-/jose-5.6.2.tgz#b03628593d3a3c6486b37f4788faa6cc235cec79"
7069+
integrity sha512-F1t1/WZJ4JdmCE/XoMYw1dPOW5g8JF0xGm6Ox2fwaCAPlCzt+4Bh0EWP59iQuZNHHauDkCdjx+kCZSh5z/PGow==
7070+
70667071
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
70677072
version "4.0.0"
70687073
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)