aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-06-18 03:24:40 +0400
committerGravatar Hassan Abouelela <[email protected]>2022-06-18 14:57:42 +0400
commitbd47dceb73620b204156f536d890ec0c56c274b4 (patch)
tree02c84bba9bf9aa7d10f1187e89679fb1a4285416 /yarn.lock
parentBump fortawesome (diff)
Remove Jest SVG Transformer
The current SVG transformer has not had an update in 4 years, and breaks with the latest jest version. The behavior can be very easily replicated by hand, as is documented by SVGR, the library we are already using in webpack. Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 0 insertions, 5 deletions
diff --git a/yarn.lock b/yarn.lock
index 4cfe939..219e23a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6591,11 +6591,6 @@ jest-snapshot@^26.6.2:
pretty-format "^26.6.2"
semver "^7.3.2"
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/jest-svg-transformer/-/jest-svg-transformer-1.0.0.tgz#e38884ca4cd8b2295cdfa2a0b24667920c3a8a6d"
- integrity sha1-44iEykzYsilc36KgskZnkgw6im0=
-
jest-util@^24.0.0, jest-util@^24.9.0:
version "24.9.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.9.0.tgz#7396814e48536d2e85a37de3e4c431d7cb140162"