You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update the dependencies and developer dependencies to their latest
versions.
- Remove the `rimraf` dependency in favor of the built-in
`fs.rmSync()` method.
- Remove deprecated `eslint-plugin-standard` developer dependency as
it's no longer needed.
0 commit comments