Skip to content

Commit 9f70528

Browse files
author
Hypothesis GitHub Actions
committed
Update Hypothesis client to 1.1546.0
1 parent b506786 commit 9f70528

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.1545.0",
3+
"version": "1.1546.0",
44
"private": true,
55
"type": "module",
66
"description": "Annotate with anyone, anywhere.",
@@ -30,7 +30,7 @@
3030
"git-describe": "^4.1.1",
3131
"globals": "^15.13.0",
3232
"gulp": "^5.0.0",
33-
"hypothesis": "^1.1545.0",
33+
"hypothesis": "^1.1546.0",
3434
"is-equal-shallow": "^0.1.3",
3535
"karma": "^6.4.4",
3636
"karma-chrome-launcher": "^3.2.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6000,7 +6000,7 @@ __metadata:
60006000
git-describe: ^4.1.1
60016001
globals: ^15.13.0
60026002
gulp: ^5.0.0
6003-
hypothesis: ^1.1545.0
6003+
hypothesis: ^1.1546.0
60046004
is-equal-shallow: ^0.1.3
60056005
karma: ^6.4.4
60066006
karma-chrome-launcher: ^3.2.0
@@ -6019,10 +6019,10 @@ __metadata:
60196019
languageName: unknown
60206020
linkType: soft
60216021

6022-
"hypothesis@npm:^1.1545.0":
6023-
version: 1.1545.0
6024-
resolution: "hypothesis@npm:1.1545.0"
6025-
checksum: 3690d486046f28a526f6dc8dcf7bcb4e35ad6d8d67b645a63d53dd93b79f4c867f0b555738747dbdd63d63541e47d1931afaa08445ac3a1ad08c89f9377e67b2
6022+
"hypothesis@npm:^1.1546.0":
6023+
version: 1.1546.0
6024+
resolution: "hypothesis@npm:1.1546.0"
6025+
checksum: 1335f38319c860637917d9aef5cf26806599030c9d6cfda10d5851f7b9febd32507934242ca8800d39430041bda000089d4726fab1038b36831c3ff9c6dc4346
60266026
languageName: node
60276027
linkType: hard
60286028

0 commit comments

Comments
 (0)