robertknight / babel-plugin-mockable-imports

Babel plugin that enables mocking of ES and CommonJS imports in tests
12 stars 1 forks source link

Update dependencies to latest versions #121

Closed robertknight closed 6 months ago

robertknight commented 6 months ago

This is the result of npm-check-updates -u && npm install, then reformatting with Prettier and updating some test expectations to match the current Babel output.