Skip to content

Commit 21005bd

Browse files
author
Hypothesis GitHub Actions
committedOct 16, 2023
Update Hypothesis client to 1.1368.0
1 parent 4d8dd03 commit 21005bd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypothesis-browser-extension",
3-
"version": "1.1367.0",
3+
"version": "1.1368.0",
44
"private": true,
55
"description": "Annotate with anyone, anywhere.",
66
"license": "BSD-2-Clause",
@@ -32,7 +32,7 @@
3232
"eslint-plugin-react-hooks": "^4.6.0",
3333
"git-describe": "^4.1.1",
3434
"gulp": "^4.0.2",
35-
"hypothesis": "^1.1367.0",
35+
"hypothesis": "^1.1368.0",
3636
"is-equal-shallow": "^0.1.3",
3737
"karma": "^6.4.2",
3838
"karma-chai": "^0.1.0",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7099,7 +7099,7 @@ __metadata:
70997099
eslint-plugin-react-hooks: ^4.6.0
71007100
git-describe: ^4.1.1
71017101
gulp: ^4.0.2
7102-
hypothesis: ^1.1367.0
7102+
hypothesis: ^1.1368.0
71037103
is-equal-shallow: ^0.1.3
71047104
karma: ^6.4.2
71057105
karma-chai: ^0.1.0
@@ -7119,10 +7119,10 @@ __metadata:
71197119
languageName: unknown
71207120
linkType: soft
71217121

7122-
"hypothesis@npm:^1.1367.0":
7123-
version: 1.1367.0
7124-
resolution: "hypothesis@npm:1.1367.0"
7125-
checksum: fce38b9565e09570bd4b0bfc7db5680b6cf3666a2b9dcea8607b138716578050960be686660d79baf805f19637bdc448c974cf4aadef40524c7236ec65846cf3
7122+
"hypothesis@npm:^1.1368.0":
7123+
version: 1.1368.0
7124+
resolution: "hypothesis@npm:1.1368.0"
7125+
checksum: 4778d0c57e2818ad72aa7b07a17ff4b2c58cba18a040705d9447c8bdb85eade6e0a26aebde2fd0967de87a0df8e45d42b47a2552a26c888235ae2bd210e7456f
71267126
languageName: node
71277127
linkType: hard
71287128

0 commit comments

Comments
 (0)