Skip to content

Commit

Permalink
Bump @hypothesis/frontend-shared from 8.6.0 to 8.11.0
Browse files Browse the repository at this point in the history
Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 8.6.0 to 8.11.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@v8.6.0...v8.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a2f1368 commit 977bd26
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.24.7",
"@babel/preset-typescript": "^7.24.7",
"@hypothesis/frontend-build": "^3.1.0",
"@hypothesis/frontend-shared": "^8.6.0",
"@hypothesis/frontend-shared": "^8.11.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@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 @@ -1775,15 +1775,15 @@ __metadata:
languageName: node
linkType: hard

"@hypothesis/frontend-shared@npm:^8.6.0":
version: 8.6.0
resolution: "@hypothesis/frontend-shared@npm:8.6.0"
"@hypothesis/frontend-shared@npm:^8.11.0":
version: 8.11.0
resolution: "@hypothesis/frontend-shared@npm:8.11.0"
dependencies:
highlight.js: ^11.6.0
wouter-preact: ^3.0.0
peerDependencies:
preact: ^10.4.0
checksum: 9332d7d39e9bfa3f4ad2f312be5d6a4180a3faa8662b54a9f44f3d754fda8fd6c3cc3eb19d176a48aa31e8aecd136105237d30a37c7563a73553be58e802376c
checksum: d42d765e59ff658d5b4320b117e6ab74a1f007ee026d88395e2152b7c8f4aa84178f382062d641cde12049b8c9b61b3cca2634938f97e7e857d56a06f075d950
languageName: node
linkType: hard

Expand Down Expand Up @@ -6117,7 +6117,7 @@ __metadata:
"@babel/preset-react": ^7.24.7
"@babel/preset-typescript": ^7.24.7
"@hypothesis/frontend-build": ^3.1.0
"@hypothesis/frontend-shared": ^8.6.0
"@hypothesis/frontend-shared": ^8.11.0
"@hypothesis/frontend-testing": ^1.3.1
"@rollup/plugin-babel": ^6.0.4
"@rollup/plugin-commonjs": ^26.0.1
Expand Down

0 comments on commit 977bd26

Please sign in to comment.