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

fix(events): remove lodash/assign usage #63148

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

anonrig
Copy link
Contributor

@anonrig anonrig commented Jan 12, 2024

Removes lodash/assign and replaces it with Object.assign()

Ref: https://github.com/getsentry/frontend-tsc/issues/55

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 12, 2024
@anonrig anonrig merged commit 19f0bea into master Jan 12, 2024
41 checks passed
@anonrig anonrig deleted the remove-lodash-assign branch January 12, 2024 22:19
trillville pushed a commit that referenced this pull request Jan 19, 2024
Removes `lodash/assign` and replaces it with `Object.assign()`

Ref: getsentry/frontend-tsc#55
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants