Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @hypothesis/frontend-testing from 1.3.1 to 1.5.0 #9309

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"wouter-preact": "^3.3.5"
},
"devDependencies": {
"@hypothesis/frontend-testing": "^1.3.1",
"@hypothesis/frontend-testing": "^1.5.0",
"babel-plugin-istanbul": "^7.0.0",
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1815,14 +1815,14 @@ __metadata:
languageName: node
linkType: hard

"@hypothesis/frontend-testing@npm:^1.3.1":
version: 1.3.1
resolution: "@hypothesis/frontend-testing@npm:1.3.1"
"@hypothesis/frontend-testing@npm:^1.5.0":
version: 1.5.0
resolution: "@hypothesis/frontend-testing@npm:1.5.0"
dependencies:
axe-core: ^4.8.2
enzyme: ^3.11.0
preact: ^10.18.1
checksum: 36f814e13d164cf55bf3f2ea21f0522fa1cbe5464a010a520de0506e9a8116a7d514807f38a257cade0ba442e0d0c00b8093658e17698b8c23a044a9f55c0be1
checksum: 26cbebeb23acb5fb6d29d26178d3b8dd617dcb948f7596aefdacac3fdf62c7ac02d78f5ec634b0bed5b63e001ad5bb26989df732b0caf971f2b0671620821fde
languageName: node
linkType: hard

Expand Down Expand Up @@ -6354,7 +6354,7 @@ __metadata:
"@babel/preset-typescript": ^7.24.7
"@hypothesis/frontend-build": ^3.1.0
"@hypothesis/frontend-shared": ^8.15.0
"@hypothesis/frontend-testing": ^1.3.1
"@hypothesis/frontend-testing": ^1.5.0
"@rollup/plugin-babel": ^6.0.4
"@rollup/plugin-commonjs": ^28.0.2
"@rollup/plugin-node-resolve": ^15.3.0
Expand Down
Loading