Skip to content

Commit

Permalink
Bump @hypothesis/frontend-shared from 9.0.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/hypothesis/frontend-shared/releases)
- [Changelog](https://github.com/hypothesis/frontend-shared/blob/main/docs/releases.md)
- [Commits](hypothesis/frontend-shared@v9.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent fb0b54b commit a301a96
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 @@ -18,7 +18,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.24.7",
"@hypothesis/frontend-build": "^3.1.0",
"@hypothesis/frontend-shared": "^9.0.0",
"@hypothesis/frontend-shared": "^9.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1808,15 +1808,15 @@ __metadata:
languageName: node
linkType: hard

"@hypothesis/frontend-shared@npm:^9.0.0":
version: 9.0.0
resolution: "@hypothesis/frontend-shared@npm:9.0.0"
"@hypothesis/frontend-shared@npm:^9.1.0":
version: 9.1.0
resolution: "@hypothesis/frontend-shared@npm:9.1.0"
dependencies:
highlight.js: ^11.6.0
wouter-preact: ^3.0.0
peerDependencies:
preact: ^10.25.1
checksum: 203f8562d9d0dd5fc6e26cd2e56d0264ea3129ed8e54673d13a15646f501221139f12c9a092b82e15a0c60f476821937617a7db9c9e5715b03aeebe082b0f986
checksum: 97a8590c9fa1aa7df63711a49c7b50563a65a3dfa2aa5f50ed3b7f9c33167734146afb2ad49fe7da216a4030f7a9bdb3b036059cc2258a13c74a73fc6ca9d8d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6358,7 +6358,7 @@ __metadata:
"@babel/preset-react": ^7.26.3
"@babel/preset-typescript": ^7.24.7
"@hypothesis/frontend-build": ^3.1.0
"@hypothesis/frontend-shared": ^9.0.0
"@hypothesis/frontend-shared": ^9.1.0
"@hypothesis/frontend-testing": ^1.5.0
"@rollup/plugin-babel": ^6.0.4
"@rollup/plugin-commonjs": ^28.0.2
Expand Down

0 comments on commit a301a96

Please sign in to comment.