Skip to content

Commit

Permalink
Update Hypothesis client to 1.1511.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypothesis GitHub Actions committed Aug 21, 2024
1 parent f212f26 commit 859c7b8
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.1510.0",
"version": "1.1511.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.1510.0",
"hypothesis": "^1.1511.0",
"is-equal-shallow": "^0.1.3",
"karma": "^6.4.4",
"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 @@ -6762,7 +6762,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.6.0
git-describe: ^4.1.1
gulp: ^5.0.0
hypothesis: ^1.1510.0
hypothesis: ^1.1511.0
is-equal-shallow: ^0.1.3
karma: ^6.4.4
karma-chrome-launcher: ^3.2.0
Expand All @@ -6780,10 +6780,10 @@ __metadata:
languageName: unknown
linkType: soft

"hypothesis@npm:^1.1510.0":
version: 1.1510.0
resolution: "hypothesis@npm:1.1510.0"
checksum: 30c1b8d2546697ef374194e6ff7f4306016af4ba0e4b3ee86b83fdffc65368a161fd67dc012d13ed0aa8e7bf9578bf4b9fcd5239e0a761468f9e06e149427810
"hypothesis@npm:^1.1511.0":
version: 1.1511.0
resolution: "hypothesis@npm:1.1511.0"
checksum: 4220a6f63f3be438262538e26f8d704281068e25512550d871de15d4ece892462a332907fde2abf8ac0e09d8b566cc0c2d5de7e61962f00ce871c9211be5822d
languageName: node
linkType: hard

Expand Down

0 comments on commit 859c7b8

Please sign in to comment.