Skip to content

Commit c878ea4

Browse files
author
Hypothesis GitHub Actions
committed
Update Hypothesis client to 1.1369.0
1 parent 9b24d7d commit c878ea4

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.1368.0",
3+
"version": "1.1369.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.1368.0",
35+
"hypothesis": "^1.1369.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
@@ -7081,7 +7081,7 @@ __metadata:
70817081
eslint-plugin-react-hooks: ^4.6.0
70827082
git-describe: ^4.1.1
70837083
gulp: ^4.0.2
7084-
hypothesis: ^1.1368.0
7084+
hypothesis: ^1.1369.0
70857085
is-equal-shallow: ^0.1.3
70867086
karma: ^6.4.2
70877087
karma-chai: ^0.1.0
@@ -7101,10 +7101,10 @@ __metadata:
71017101
languageName: unknown
71027102
linkType: soft
71037103

7104-
"hypothesis@npm:^1.1368.0":
7105-
version: 1.1368.0
7106-
resolution: "hypothesis@npm:1.1368.0"
7107-
checksum: 4778d0c57e2818ad72aa7b07a17ff4b2c58cba18a040705d9447c8bdb85eade6e0a26aebde2fd0967de87a0df8e45d42b47a2552a26c888235ae2bd210e7456f
7104+
"hypothesis@npm:^1.1369.0":
7105+
version: 1.1369.0
7106+
resolution: "hypothesis@npm:1.1369.0"
7107+
checksum: b9e78e062e17affb74b595d2b8789ba9b39ba205a7d6cf8bdab333d08afca79139862786e250b9a2540d4b62bf057613f901ced6a494ff8d89ae3ff046d94133
71087108
languageName: node
71097109
linkType: hard
71107110

0 commit comments

Comments
 (0)