[PR #3931] [CLOSED] chore: fix typecheck check #5093

Closed
opened 2026-03-13 12:10:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3931
Author: @Kinfe123
Created: 8/11/2025
Status: Closed

Base: canaryHead: fix/typecheck-issue


📝 Commits (1)

📊 Changes

2 files changed (+169 additions, -3 deletions)

View changed files

📝 packages/stripe/package.json (+1 -0)
📝 pnpm-lock.yaml (+168 -3)

📄 Description

Summary by cubic

Added @types/jest to the stripe package to fix type checking errors during development.

  • Dependencies
    • Updated pnpm-lock.yaml to include @types/jest and related type dependencies.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3931 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/11/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `fix/typecheck-issue` --- ### 📝 Commits (1) - [`19fa732`](https://github.com/better-auth/better-auth/commit/19fa732f8c4901d86943217eb565a60e856d3fc2) fix typecheck ### 📊 Changes **2 files changed** (+169 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+168 -3) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added @types/jest to the stripe package to fix type checking errors during development. - **Dependencies** - Updated pnpm-lock.yaml to include @types/jest and related type dependencies. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:10:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5093