pmmmwh / react-refresh-webpack-plugin

A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[jest] Some internal modules are deprecated.

stein2nd opened this issue · comments

npm warn deprecated glob@7.2.3:
Glob versions prior to v9 are no longer supported
@jestcore@29 7 0

Unfortunately we cannot do anything to fix deprecated dependencies from downstream dependencies - once Jest v30 is stable we should be able to resolve this.