Skip to content

Conversation

@brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Aug 15, 2025

No description provided.

@brettz9 brettz9 added the chore label Aug 15, 2025
@brettz9 brettz9 merged commit e51a7a8 into gajus:main Aug 15, 2025
4 checks passed
@github-actions
Copy link

🎉 This PR is included in version 54.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@brettz9 brettz9 deleted the update-devDeps branch August 15, 2025 02:11
"@semantic-release/npm": "^12.0.2",
"@types/chai": "^5.2.2",
"@types/debug": "^4.1.12",
"@types/eslint": "^9.6.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@types/eslint": "^9.6.1",

These types conflict with the types from eslint@>=9.6, so I'd just remove the package.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, applied in #1453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment