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: bump deps to handle oas bug #815

Merged
merged 2 commits into from
May 31, 2023
Merged

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented May 31, 2023

🚥 Should address #814 with the oas bump?

🧰 Changes

Before

Package                          Current   Wanted   Latest  Location                                      Depended by
@commitlint/cli                   17.6.1   17.6.5   17.6.5  node_modules/@commitlint/cli                  rdme
@commitlint/config-conventional   17.6.1   17.6.5   17.6.5  node_modules/@commitlint/config-conventional  rdme
@readme/eslint-config             10.5.2   10.5.3   10.5.3  node_modules/@readme/eslint-config            rdme
@readme/oas-examples              5.10.0   5.11.1   5.11.1  node_modules/@readme/oas-examples             rdme
@types/debug                       4.1.7    4.1.8    4.1.8  node_modules/@types/debug                     rdme
@types/jest                       29.5.1   29.5.2   29.5.2  node_modules/@types/jest                      rdme
@types/node-fetch                  2.6.3    2.6.4    2.6.4  node_modules/@types/node-fetch                rdme
@types/semver                     7.3.13    7.5.0    7.5.0  node_modules/@types/semver                    rdme
@types/validator                 13.7.15  13.7.17  13.7.17  node_modules/@types/validator                 rdme
chalk                              4.1.2    4.1.2    5.2.0  node_modules/chalk                            rdme
configstore                        5.0.1    5.0.1    6.0.0  node_modules/configstore                      rdme
eslint                            8.39.0   8.41.0   8.41.0  node_modules/eslint                           rdme
node-fetch                         2.6.9   2.6.11    3.3.1  node_modules/node-fetch                       rdme
oas                               20.6.2   20.8.4   20.8.4  node_modules/oas                              rdme
open                               8.4.2    8.4.2    9.1.0  node_modules/open                             rdme
ora                                5.4.1    5.4.1    6.3.1  node_modules/ora                              rdme
semver                             7.5.0    7.5.1    7.5.1  node_modules/semver                           rdme
simple-git                        3.18.0   3.19.0   3.19.0  node_modules/simple-git                       rdme
string-argv                        0.3.1    0.3.2    0.3.2  node_modules/string-argv                      rdme
type-fest                          3.9.0   3.11.1   3.11.1  node_modules/type-fest                        rdme

After

Package      Current  Wanted  Latest  Location                  Depended by
chalk          4.1.2   4.1.2   5.2.0  node_modules/chalk        rdme
configstore    5.0.1   5.0.1   6.0.0  node_modules/configstore  rdme
node-fetch    2.6.11  2.6.11   3.3.1  node_modules/node-fetch   rdme
open           8.4.2   8.4.2   9.1.0  node_modules/open         rdme
ora            5.4.1   5.4.1   6.3.1  node_modules/ora          rdme

@kanadgupta kanadgupta added dependencies Pull requests that update a dependency file bug Something isn't working labels May 31, 2023
@kanadgupta kanadgupta changed the title chore(deps): bump fix: bump deps to handle oas bug May 31, 2023
@kanadgupta kanadgupta requested a review from erunion May 31, 2023 17:17
@kanadgupta kanadgupta marked this pull request as ready for review May 31, 2023 17:17
@kanadgupta kanadgupta merged commit c6d64fd into next May 31, 2023
@kanadgupta kanadgupta deleted the kanad/bump-deps/2023-05-31 branch May 31, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants