Skip to content

Commit 2c85bea

Browse files
authored
Update frontend-shared to increase input placeholder contrast (#1561)
1 parent 39deb9c commit 2c85bea

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
@@ -17,7 +17,7 @@
1717
"@babel/preset-react": "^7.26.3",
1818
"@babel/preset-typescript": "^7.26.0",
1919
"@hypothesis/frontend-build": "^3.1.0",
20-
"@hypothesis/frontend-shared": "^9.0.0",
20+
"@hypothesis/frontend-shared": "^9.2.1",
2121
"@rollup/plugin-babel": "^6.0.4",
2222
"@rollup/plugin-commonjs": "^28.0.2",
2323
"@rollup/plugin-node-resolve": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,15 +1888,15 @@ __metadata:
18881888
languageName: node
18891889
linkType: hard
18901890

1891-
"@hypothesis/frontend-shared@npm:^9.0.0":
1892-
version: 9.0.0
1893-
resolution: "@hypothesis/frontend-shared@npm:9.0.0"
1891+
"@hypothesis/frontend-shared@npm:^9.2.1":
1892+
version: 9.2.1
1893+
resolution: "@hypothesis/frontend-shared@npm:9.2.1"
18941894
dependencies:
18951895
highlight.js: ^11.6.0
18961896
wouter-preact: ^3.0.0
18971897
peerDependencies:
18981898
preact: ^10.25.1
1899-
checksum: 203f8562d9d0dd5fc6e26cd2e56d0264ea3129ed8e54673d13a15646f501221139f12c9a092b82e15a0c60f476821937617a7db9c9e5715b03aeebe082b0f986
1899+
checksum: fe7c87658069722ae16053591daec238d4725e77656fd609e4f9a9c842f4f760882b922cdbbb7f7807d20a43b05787ebbc659c658179f0bf49a98b47c906e18b
19001900
languageName: node
19011901
linkType: hard
19021902

@@ -10511,7 +10511,7 @@ __metadata:
1051110511
"@babel/preset-react": ^7.26.3
1051210512
"@babel/preset-typescript": ^7.26.0
1051310513
"@hypothesis/frontend-build": ^3.1.0
10514-
"@hypothesis/frontend-shared": ^9.0.0
10514+
"@hypothesis/frontend-shared": ^9.2.1
1051510515
"@hypothesis/frontend-testing": ^1.5.0
1051610516
"@rollup/plugin-babel": ^6.0.4
1051710517
"@rollup/plugin-commonjs": ^28.0.2

0 commit comments

Comments
 (0)