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

[DRAFT] upgrade yarn packages #139

Closed
wants to merge 1 commit into from
Closed

[DRAFT] upgrade yarn packages #139

wants to merge 1 commit into from

Conversation

tobybellwood
Copy link
Member

Just a routine bit of package gardening, all within existing constraints.

before:

84 vulnerabilities found - Packages audited: 1912
Severity: 1 Low | 81 Moderate | 2 High
Done in 2.11s.

after:

4 vulnerabilities found - Packages audited: 1896
Severity: 1 Low | 1 Moderate | 2 High
Done in 1.30s.

As of this PR, yarn outdated shows:

Package                          Current Wanted Latest  Package Type    URL                                                          
@apollo/react-hooks              3.1.5   3.1.5  4.0.0   dependencies    https://github.com/apollographql/react-apollo#readme         
@storybook/test-runner           0.10.0  0.10.0 0.11.0  devDependencies https://github.com/storybookjs/test-runner#readme            
@storybook/testing-library       0.1.0   0.1.0  0.2.0   devDependencies https://github.com/storybookjs/testing-library#readme        
@typescript-eslint/eslint-plugin 5.62.0  5.62.0 6.2.0   devDependencies https://github.com/typescript-eslint/typescript-eslint#readme
@typescript-eslint/parser        5.62.0  5.62.0 6.2.0   devDependencies https://github.com/typescript-eslint/typescript-eslint#readme
graphql                          14.7.0  14.7.0 16.7.1  dependencies    https://github.com/graphql/graphql-js                        
next                             12.3.4  12.3.4 13.4.12 dependencies    https://nextjs.org                                           
prettier                         2.8.8   2.8.8  3.0.0   devDependencies https://prettier.io                                          
react-apollo                     2.5.8   2.5.8  3.1.5   dependencies    https://github.com/apollographql/react-apollo#readme         
react-hexgrid                    1.0.4   1.0.4  2.0.1   dependencies    https://github.com/Hellenic/react-hexgrid#readme             
react-select                     5.7.2   5.7.2  5.7.4   dependencies    https://github.com/JedWatson/react-select/tree/master#readme 
styled-components                5.3.11  5.3.11 6.0.5   dependencies    https://styled-components.com                                
webpack                          5.79.0  5.79.0 5.88.2  dependencies    https://github.com/webpack/webpack                           
Done in 9.28s.

@tobybellwood tobybellwood changed the title upgrade yarn packages [DRAFT] upgrade yarn packages Jul 25, 2023
@tobybellwood tobybellwood marked this pull request as draft July 25, 2023 09:28
@tobybellwood
Copy link
Member Author

closing, fixed in #215

@tobybellwood tobybellwood deleted the package_updates branch March 5, 2024 06:08
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.

1 participant