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

upgrade dependencies #291

Merged
merged 2 commits into from
Jan 19, 2022
Merged

upgrade dependencies #291

merged 2 commits into from
Jan 19, 2022

Conversation

jpdriver
Copy link
Contributor

  • upgrades Storybook
    • to fix critical vulnerabilities in immer (CVE-2021-3757, CVE-2021-23436)
    • (immer has been removed from the dependency tree as part of this upgrade)
  • upgrades ESLint and Prettier
    • to fix critical vulnerabilities in eslint-utils (GHSA-3gx7-xhv7-5mx3)
    • also removes eslint-config-prettier in favour of eslint-plugin-prettier
    • add ESLint rule for prettier/prettier
    • various style updates throughout the codebase
  • upgrades demo site to Next 12

@jpdriver jpdriver merged commit 666b817 into master Jan 19, 2022
@jpdriver jpdriver deleted the jp-upgrade-deps branch January 19, 2022 02:02
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.

None yet

1 participant