Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @clerk/clerk-js to v2.15.0 #4606

Merged
merged 3 commits into from
Mar 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@azure/msal-browser": "2.22.0",
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@clerk/clerk-js": "2.14.3",
"@clerk/clerk-js": "2.15.0",
"@clerk/clerk-sdk-node": "2.9.4",
"@clerk/types": "1.26.0",
"@supabase/supabase-js": "1.30.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1998,11 +1998,11 @@ __metadata:
languageName: node
linkType: hard

"@clerk/clerk-js@npm:2.14.3":
version: 2.14.3
resolution: "@clerk/clerk-js@npm:2.14.3"
"@clerk/clerk-js@npm:2.15.0":
version: 2.15.0
resolution: "@clerk/clerk-js@npm:2.15.0"
dependencies:
"@clerk/types": ^1.25.4
"@clerk/types": ^1.26.0
"@popperjs/core": ^2.4.4
browser-tabs-lock: ^1.2.15
classnames: ^2.3.1
Expand All @@ -2014,7 +2014,7 @@ __metadata:
react-dom: 17.0.2
react-popper: ^2.2.3
regenerator-runtime: ^0.13.7
checksum: 6cc3c651ed316a345713e8b0056471a24f8d5d40211c900d45bae7373d77f41c5bf7224854a8fea93534b9728c10387ec35c915ce0d859d5f0e8eff85272d5c4
checksum: 818eabefac1014e4d507ee8490d0f21697789e6d891f89c04b8d949b481bbe105321399240df0a46f943b9cda7a282b72a9a7318294e1418035483597fe9abe1
languageName: node
linkType: hard

Expand All @@ -2036,7 +2036,7 @@ __metadata:
languageName: node
linkType: hard

"@clerk/types@npm:1.26.0, @clerk/types@npm:^1.25.4":
"@clerk/types@npm:1.26.0, @clerk/types@npm:^1.26.0":
version: 1.26.0
resolution: "@clerk/types@npm:1.26.0"
checksum: e502ac845bb36c1bd7e337e82fb62ef564bba27c023c9ee25eee32b42ebf18514fe2c1cf942898b2f001ff38a38a71061dbde3137392cd9bac089a1b7d1d930a
Expand Down Expand Up @@ -5758,7 +5758,7 @@ __metadata:
"@azure/msal-browser": 2.22.0
"@babel/cli": 7.16.7
"@babel/core": 7.16.7
"@clerk/clerk-js": 2.14.3
"@clerk/clerk-js": 2.15.0
"@clerk/clerk-sdk-node": 2.9.4
"@clerk/types": 1.26.0
"@supabase/supabase-js": 1.30.7
Expand Down