Skip to content

Commit

Permalink
Update Hypothesis client to 1.1372.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypothesis GitHub Actions committed Nov 8, 2023
1 parent 2eb973c commit 89fca58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hypothesis-browser-extension",
"version": "1.1371.0",
"version": "1.1372.0",
"private": true,
"description": "Annotate with anyone, anywhere.",
"license": "BSD-2-Clause",
Expand Down Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"git-describe": "^4.1.1",
"gulp": "^4.0.2",
"hypothesis": "^1.1371.0",
"hypothesis": "^1.1372.0",
"is-equal-shallow": "^0.1.3",
"karma": "^6.4.2",
"karma-chai": "^0.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7133,7 +7133,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.6.0
git-describe: ^4.1.1
gulp: ^4.0.2
hypothesis: ^1.1371.0
hypothesis: ^1.1372.0
is-equal-shallow: ^0.1.3
karma: ^6.4.2
karma-chai: ^0.1.0
Expand All @@ -7153,10 +7153,10 @@ __metadata:
languageName: unknown
linkType: soft

"hypothesis@npm:^1.1371.0":
version: 1.1371.0
resolution: "hypothesis@npm:1.1371.0"
checksum: 4276e16e535c2eafedce342d51f0c15cd34637d0999312d283d2c83dc85d239e7de6b925dc603f34fad6002192fe6449210dcd0e16a912e5257294a266c25d3c
"hypothesis@npm:^1.1372.0":
version: 1.1372.0
resolution: "hypothesis@npm:1.1372.0"
checksum: c6ad3ff6a829e82eb014941552910c33fc9a19ac128ff22eee667b91bc655b5816dd97a5033d127f37987467a0df2816da3102f85f4df4e42c93dc9d5e7d363b
languageName: node
linkType: hard

Expand Down

0 comments on commit 89fca58

Please sign in to comment.