Skip to content

Commit a8b46cf

Browse files
Bump @hypothesis/frontend-shared from 8.4.0 to 8.6.0
Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 8.4.0 to 8.6.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.4.0...v8.6.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]>
1 parent 7ce59ed commit a8b46cf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/preset-react": "^7.24.7",
1919
"@babel/preset-typescript": "^7.24.7",
2020
"@hypothesis/frontend-build": "^3.0.0",
21-
"@hypothesis/frontend-shared": "^8.4.0",
21+
"@hypothesis/frontend-shared": "^8.6.0",
2222
"@rollup/plugin-babel": "^6.0.4",
2323
"@rollup/plugin-commonjs": "^26.0.1",
2424
"@rollup/plugin-node-resolve": "^15.2.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1983,15 +1983,15 @@ __metadata:
19831983
languageName: node
19841984
linkType: hard
19851985

1986-
"@hypothesis/frontend-shared@npm:^8.4.0":
1987-
version: 8.4.0
1988-
resolution: "@hypothesis/frontend-shared@npm:8.4.0"
1986+
"@hypothesis/frontend-shared@npm:^8.6.0":
1987+
version: 8.6.0
1988+
resolution: "@hypothesis/frontend-shared@npm:8.6.0"
19891989
dependencies:
19901990
highlight.js: ^11.6.0
19911991
wouter-preact: ^3.0.0
19921992
peerDependencies:
19931993
preact: ^10.4.0
1994-
checksum: 34d7ae1cab013825be55504c5a9af582b0f20962a358192e66dad19097dfaa6ee052129399dcec9e317c41ba5a2e4b595f33b40b639404ab5f9e997b27cc93e1
1994+
checksum: 9332d7d39e9bfa3f4ad2f312be5d6a4180a3faa8662b54a9f44f3d754fda8fd6c3cc3eb19d176a48aa31e8aecd136105237d30a37c7563a73553be58e802376c
19951995
languageName: node
19961996
linkType: hard
19971997

@@ -5868,7 +5868,7 @@ __metadata:
58685868
"@babel/preset-react": ^7.24.7
58695869
"@babel/preset-typescript": ^7.24.7
58705870
"@hypothesis/frontend-build": ^3.0.0
5871-
"@hypothesis/frontend-shared": ^8.4.0
5871+
"@hypothesis/frontend-shared": ^8.6.0
58725872
"@hypothesis/frontend-testing": ^1.2.2
58735873
"@rollup/plugin-babel": ^6.0.4
58745874
"@rollup/plugin-commonjs": ^26.0.1

0 commit comments

Comments
 (0)