Skip to content

Commit 65af17b

Browse files
author
Hypothesis GitHub Actions
committed
Update Hypothesis client to 1.1545.0
1 parent 2858d26 commit 65af17b

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.1544.0",
3+
"version": "1.1545.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.1544.0",
33+
"hypothesis": "^1.1545.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
@@ -6002,7 +6002,7 @@ __metadata:
60026002
git-describe: ^4.1.1
60036003
globals: ^15.13.0
60046004
gulp: ^5.0.0
6005-
hypothesis: ^1.1544.0
6005+
hypothesis: ^1.1545.0
60066006
is-equal-shallow: ^0.1.3
60076007
karma: ^6.4.4
60086008
karma-chrome-launcher: ^3.2.0
@@ -6021,10 +6021,10 @@ __metadata:
60216021
languageName: unknown
60226022
linkType: soft
60236023

6024-
"hypothesis@npm:^1.1544.0":
6025-
version: 1.1544.0
6026-
resolution: "hypothesis@npm:1.1544.0"
6027-
checksum: 1d4ffdb740da780f8de1ff4c73878adbc5ca599b8a12752f724528d23975ea8accdbce845a0d1762a998c4a4a5ad346f0e7b3f270d46f3eb32258b87325e7a6e
6024+
"hypothesis@npm:^1.1545.0":
6025+
version: 1.1545.0
6026+
resolution: "hypothesis@npm:1.1545.0"
6027+
checksum: 3690d486046f28a526f6dc8dcf7bcb4e35ad6d8d67b645a63d53dd93b79f4c867f0b555738747dbdd63d63541e47d1931afaa08445ac3a1ad08c89f9377e67b2
60286028
languageName: node
60296029
linkType: hard
60306030

0 commit comments

Comments
 (0)