jest-mongodb icon indicating copy to clipboard operation
jest-mongodb copied to clipboard

jest-environment-node peer dependency

Open ntraut opened this issue 2 years ago • 0 comments

Should we add the jest-environment-node dev dependency along with jest-mongodb? It is written nowhere in the doc, but yarn complains about that:

warning " > @shelf/[email protected]" has unmet peer dependency "[email protected] || 28.x || 29.x".

This peer dependency was added in the commit c99c17d, so it should be useful for the yarn Plug'n'Play mode.

ntraut avatar Jul 06 '23 10:07 ntraut