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

Uninstall unused deps, bump others #2304

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Uninstall unused deps, bump others #2304

merged 1 commit into from
Feb 7, 2022

Conversation

grahamalama
Copy link
Contributor

@grahamalama grahamalama commented Jan 28, 2022

Uninstall (all unused)

  • @babel/cli
  • @babel/core
  • @babel/node
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-object-rest-spread
  • babel-eslint
  • ignore-styles
  • kinto-node-test-server
  • mocha
  • mocha-generators
  • redbox-react
  • react-test-renderer

Upgrade

  • @babel/plugin-transform-runtime
  • @babel/preset-env
  • @babel/preset-react
  • @babel/preset-typescript
  • @types/react-router-dom

Downgrade

  • @types/history
    • to match the installed version of history

Uninstall
- @babel/cli
- @babel/core
- @babel/node
- @babel/plugin-proposal-class-properties
- @babel/plugin-proposal-object-rest-spread
- babel-eslint
- ignore-styles
- kinto-node-test-server
- mocha
- mocha-generators
- redbox-react
- react-test-renderer

Upgrade
- @babel/plugin-transform-runtime
- @babel/preset-env
- @babel/preset-react
- @babel/preset-typescript
- @types/react-router-dom

Downgrade
- @types/history
  - to match the installed version of history
@grahamalama grahamalama requested a review from leplatrem January 28, 2022 19:30
Copy link
Contributor

@leplatrem leplatrem left a comment

Choose a reason for hiding this comment

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

🎉

@grahamalama grahamalama merged commit 79b645b into master Feb 7, 2022
@grahamalama grahamalama deleted the update-deps branch February 7, 2022 13:49
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