Skip to content

Commit

Permalink
Bump @hypothesis/frontend-testing from 1.3.1 to 1.5.0 (#9309)
Browse files Browse the repository at this point in the history
Bumps [@hypothesis/frontend-testing](https://github.com/hypothesis/frontend-testing) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/hypothesis/frontend-testing/releases)
- [Commits](hypothesis/frontend-testing@v1.3.1...v1.5.0)

---
updated-dependencies:
- dependency-name: "@hypothesis/frontend-testing"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent c0356dc commit c89bfd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@ -1820,14 +1820,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 @@ -6359,7 +6359,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

0 comments on commit c89bfd7

Please sign in to comment.