Skip to content

Conversation

@kamtugeza
Copy link

The library has outdated dependencies:

npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added

Those warnings come from [email protected] and its dependency [email protected], which uses [email protected] it's the cause of the warnings above:

The babel-jest changes:

  • 27.0.1 Add async transformation (#11192)
  • 27.4.4 Add process.version chunk to the cache key (#12122)
  • 28.0.0
    • Export createTransformer function (#12399)
    • [BREAKING] Pass rootDir as root in Babel's options (#12689)
    • [BREAKING] Only export createTransformer (#12407)

@kamtugeza kamtugeza changed the title Bump babel and other jest dependencies to v29 Bump babel-jest and other jest dependencies to v29 Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant