Skip to content

Commit e355ae5

Browse files
Bump @hypothesis/frontend-shared from 10.2.0 to 10.3.1 (#9945)
Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 10.2.0 to 10.3.1. - [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@v10.2.0...v10.3.1) --- updated-dependencies: - dependency-name: "@hypothesis/frontend-shared" dependency-version: 10.3.1 dependency-type: direct:production 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>
1 parent 3456615 commit e355ae5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-typescript": "^7.27.0",
2020
"@hypothesis/annotation-ui": "^1.0.0",
2121
"@hypothesis/frontend-build": "^5.0.0",
22-
"@hypothesis/frontend-shared": "^10.2.0",
22+
"@hypothesis/frontend-shared": "^10.3.1",
2323
"@rollup/plugin-babel": "^6.0.4",
2424
"@rollup/plugin-commonjs": "^28.0.3",
2525
"@rollup/plugin-node-resolve": "^16.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,15 +2183,15 @@ __metadata:
21832183
languageName: node
21842184
linkType: hard
21852185

2186-
"@hypothesis/frontend-shared@npm:^10.2.0":
2187-
version: 10.2.0
2188-
resolution: "@hypothesis/frontend-shared@npm:10.2.0"
2186+
"@hypothesis/frontend-shared@npm:^10.3.1":
2187+
version: 10.3.1
2188+
resolution: "@hypothesis/frontend-shared@npm:10.3.1"
21892189
dependencies:
21902190
highlight.js: ^11.6.0
21912191
wouter-preact: ^3.0.0
21922192
peerDependencies:
21932193
preact: ^10.25.1
2194-
checksum: 1423cfe398a3423b8eafc3e95b0deb6b85c1cd6d216aedc425cabdd2bab50990e93a37ef8228d797c7e2e6d162b88bce3bc024d61431db1834fbde2dc516d063
2194+
checksum: c2d40ab652d6af29798174744a0a4901551f09b60cbb8da5befa171571ba3fa49b4ad6f08f0bac9a26adc4cbf26b3b6cf8bf08962c7cc581af1445808a879be1
21952195
languageName: node
21962196
linkType: hard
21972197

@@ -7275,7 +7275,7 @@ __metadata:
72757275
"@babel/preset-typescript": ^7.27.0
72767276
"@hypothesis/annotation-ui": ^1.0.0
72777277
"@hypothesis/frontend-build": ^5.0.0
7278-
"@hypothesis/frontend-shared": ^10.2.0
7278+
"@hypothesis/frontend-shared": ^10.3.1
72797279
"@hypothesis/frontend-testing": ^1.7.1
72807280
"@rollup/plugin-babel": ^6.0.4
72817281
"@rollup/plugin-commonjs": ^28.0.3

0 commit comments

Comments
 (0)