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-shared from 9.0.0 to 9.1.0 #9373

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -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
Loading