okta / okta-oidc-js

okta-oidc-js
https://github.com/okta/okta-oidc-js
Other
394 stars 232 forks source link

updated babel-eslint to latest version 10.1.0 #1017

Closed KostiantynDrozd-okta closed 3 years ago

KostiantynDrozd-okta commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

Other information

Reviewers

shuowu commented 3 years ago

no lock file change?

shuowu commented 3 years ago

you can run yarn upgrade to upgrade the lock file, the node_modules are actually downloaded based on the lock file.