Skip to content

Bump npm deps#542

Merged
sorenlouv merged 1 commit intomainfrom
bump-deps
Jun 14, 2025
Merged

Bump npm deps#542
sorenlouv merged 1 commit intomainfrom
bump-deps

Conversation

@sorenlouv
Copy link
Copy Markdown
Owner

@sorenlouv sorenlouv commented Jun 14, 2025

This PR bumps several npm dependencies to their latest versions.

  • Updates multiple devDependencies including graphql-codegen packages, graphql-request, husky, and TypeScript.
  • Aims to keep the project up-to-date by incrementing version numbers in package.json.

@sorenlouv sorenlouv merged commit e97d547 into main Jun 14, 2025
3 checks passed
@sorenlouv sorenlouv deleted the bump-deps branch June 14, 2025 22:55
@sorenlouv sorenlouv requested a review from Copilot June 15, 2025 20:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps several npm dependencies to their latest versions.

  • Updates multiple devDependencies including graphql-codegen packages, graphql-request, husky, and TypeScript.
  • Aims to keep the project up-to-date by incrementing version numbers in package.json.
Comments suppressed due to low confidence (2)

package.json:113

  • The major version bump for graphql-request may include breaking changes. Please verify that all existing functionality relying on graphql-request is compatible with the new version and update any related code if necessary.
"graphql-request": "^7.2.0",

package.json:114

  • The upgrade to husky v9.1.7 could potentially require configuration changes due to breaking changes in setup. Make sure to review the husky migration guide and adjust the configuration accordingly.
"husky": "^9.1.7",

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants