-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecated source-map-resolve@0.6.0 #435
Comments
Line 103 in 4cb606c
There are other alternatives for obtaining the AST of a CSS declaration. However, they are not plug-in compatible, so changing it would require a certain amount of refactoring. |
This seems related to #443, which attempts to remove the dependency on this external |
Any updates on resolving this? |
I'd like to have some updates on this as well |
Fixed by #470 |
@testing-library/jest-dom
version: 5.15.1node
version: 16.14.0npm
(oryarn
) version: 8.3.1What you did:
Installing v5.15.1 or v5.16.2
What happened:
npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
Reproduction:
Problem description:
No available newer module of https://www.npmjs.com/package/css that uses non-deprecated library
Suggested solution:
The text was updated successfully, but these errors were encountered: