Skip to content

Commit

Permalink
Update Hypothesis client to 1.1503.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypothesis GitHub Actions committed Jul 4, 2024
1 parent ba7169b commit 31c901d
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.1502.0",
"version": "1.1503.0",
"private": true,
"type": "module",
"description": "Annotate with anyone, anywhere.",
Expand Down Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"git-describe": "^4.1.1",
"gulp": "^5.0.0",
"hypothesis": "^1.1502.0",
"hypothesis": "^1.1503.0",
"is-equal-shallow": "^0.1.3",
"karma": "^6.4.3",
"karma-chrome-launcher": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6666,7 +6666,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.6.0
git-describe: ^4.1.1
gulp: ^5.0.0
hypothesis: ^1.1502.0
hypothesis: ^1.1503.0
is-equal-shallow: ^0.1.3
karma: ^6.4.3
karma-chrome-launcher: ^3.2.0
Expand All @@ -6684,10 +6684,10 @@ __metadata:
languageName: unknown
linkType: soft

"hypothesis@npm:^1.1502.0":
version: 1.1502.0
resolution: "hypothesis@npm:1.1502.0"
checksum: ff4ee1c186a682e80e746b5e8397f0a2abe2a0c7781f35e1fff6cc4081fae7ed530a8c3a079ed84d7b22c63cf888d95afacf73e4e25033e661135e5737e061fe
"hypothesis@npm:^1.1503.0":
version: 1.1503.0
resolution: "hypothesis@npm:1.1503.0"
checksum: d3ea71349647d0c47f17364ae1855c519498522ad64b160ed7bda3cb7132be41a11628006db87294df23ba04215c9b19db495d97c11a29bdd76aaccb3923efa9
languageName: node
linkType: hard

Expand Down

0 comments on commit 31c901d

Please sign in to comment.