Skip to content

Commit

Permalink
Update Hypothesis client to 1.1371.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypothesis GitHub Actions committed Nov 6, 2023
1 parent 8d7fedf commit 2eb973c
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.1370.0",
"version": "1.1371.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.1370.0",
"hypothesis": "^1.1371.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.1370.0
hypothesis: ^1.1371.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.1370.0":
version: 1.1370.0
resolution: "hypothesis@npm:1.1370.0"
checksum: 99e1289760da73f6744196dd79c02cac52e7dcb0ff5deb525d106dbbd7e8034a64c4398837f0283842e2b040157b7f3e26f3d1cbb2f0d157f693d12e300ded42
"hypothesis@npm:^1.1371.0":
version: 1.1371.0
resolution: "hypothesis@npm:1.1371.0"
checksum: 4276e16e535c2eafedce342d51f0c15cd34637d0999312d283d2c83dc85d239e7de6b925dc603f34fad6002192fe6449210dcd0e16a912e5257294a266c25d3c
languageName: node
linkType: hard

Expand Down

0 comments on commit 2eb973c

Please sign in to comment.