Skip to content

Commit

Permalink
chore(deps): update dependency @clerk/types to v3.65.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent c813be6 commit 8509130
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@clerk/clerk-react": "4.15.4",
"@clerk/types": "3.36.0",
"@clerk/types": "3.65.4",
"@testing-library/react": "14.0.0",
"@types/react": "18.2.6",
"babel-jest": "29.5.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1424,7 +1424,16 @@ __metadata:
languageName: node
linkType: hard

"@clerk/types@npm:3.36.0, @clerk/types@npm:^3.36.0":
"@clerk/types@npm:3.65.4":
version: 3.65.4
resolution: "@clerk/types@npm:3.65.4"
dependencies:
csstype: 3.1.1
checksum: 3699233b9992704a50ac88b2c7cfa7439ec23dcf3ffe333cd86f5c4b542989d803912f032e6131dae0439a14d81234836008eaa46354f5e783d0a9cb7b34830f
languageName: node
linkType: hard

"@clerk/types@npm:^3.36.0":
version: 3.36.0
resolution: "@clerk/types@npm:3.36.0"
dependencies:
Expand Down Expand Up @@ -2386,7 +2395,7 @@ __metadata:
"@babel/preset-env": 7.21.5
"@babel/preset-typescript": 7.21.5
"@clerk/clerk-react": 4.15.4
"@clerk/types": 3.36.0
"@clerk/types": 3.65.4
"@redwoodjs/auth": 5.0.6
"@testing-library/react": 14.0.0
"@types/react": 18.2.6
Expand Down

0 comments on commit 8509130

Please sign in to comment.