babel / babel-loader

📦 Babel loader for webpack
MIT License
4.82k stars 451 forks source link

bump find-cache-dir to v4 #995

Closed JLHwung closed 1 year ago

JLHwung commented 1 year ago

Please Read the CONTRIBUTING Guidelines In particular the portion on Commit Message Formatting

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

The current find-cache-dir depends on make-dir which depends on semver@6.3.0.

What is the new behavior?

Behaviour is not changed.

Does this PR introduce a breaking change?

If this PR contains a breaking change, please describe the following...

Other information: Closes #994