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

build(deps): drop unnecessary @types/prettier dep #9833

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

jcfranco
Copy link
Member

Related Issue: N/A

Summary

@types/prettier is deprecated and no longer needed as Prettier includes types.

@jcfranco jcfranco requested a review from benelan as a code owner July 23, 2024 01:24
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jul 23, 2024
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Jul 23, 2024
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

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

👍

@benelan benelan merged commit 5cef001 into dev Jul 23, 2024
9 checks passed
@benelan benelan deleted the jcfranco/drop-@types/prettier branch July 23, 2024 01:43
@github-actions github-actions bot added this to the 2024-07-30 - Jul Release milestone Jul 23, 2024
benelan added a commit that referenced this pull request Jul 23, 2024
…-to-monorepo

* origin/dev:
  chore: release next
  fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM (#9768)
  chore: add runtime component deprecation warnings (#9821)
  build(deps): drop unnecessary @types/prettier dep (#9833)
  build: update browserslist db (#9822)
  build(deps): update dependency dayjs to v1.11.12 (#9824)
  build(deps): update dependency semver to v7.6.3 (#9825)
calcite-admin pushed a commit that referenced this pull request Jul 30, 2024
**Related Issue:** N/A

## Summary

[`@types/prettier`](https://www.npmjs.com/package/@types/prettier) is
deprecated and no longer needed as Prettier includes types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants