Skip to content

Commit d02d345

Browse files
committed
Update @hypothesis/frontend-shared
This adds the `Pagination` component.
1 parent dc53ad7 commit d02d345

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/preset-react": "^7.0.0",
1515
"@babel/preset-typescript": "^7.16.7",
1616
"@hypothesis/frontend-build": "^3.0.0",
17-
"@hypothesis/frontend-shared": "^8.12.0",
17+
"@hypothesis/frontend-shared": "^8.13.0",
1818
"@hypothesis/frontend-testing": "^1.3.1",
1919
"@npmcli/arborist": "^8.0.0",
2020
"@octokit/rest": "^21.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@ __metadata:
24352435
languageName: node
24362436
linkType: hard
24372437

2438-
"@hypothesis/frontend-shared@npm:^8.12.0":
2438+
"@hypothesis/frontend-shared@npm:^8.13.0":
24392439
version: 8.13.0
24402440
resolution: "@hypothesis/frontend-shared@npm:8.13.0"
24412441
dependencies:
@@ -8678,7 +8678,7 @@ __metadata:
86788678
"@babel/preset-react": ^7.0.0
86798679
"@babel/preset-typescript": ^7.16.7
86808680
"@hypothesis/frontend-build": ^3.0.0
8681-
"@hypothesis/frontend-shared": ^8.12.0
8681+
"@hypothesis/frontend-shared": ^8.13.0
86828682
"@hypothesis/frontend-testing": ^1.3.1
86838683
"@npmcli/arborist": ^8.0.0
86848684
"@octokit/rest": ^21.0.0

0 commit comments

Comments
 (0)