diff --git a/package.json b/package.json index 73fd238687..81a0b21700 100644 --- a/package.json +++ b/package.json @@ -321,7 +321,6 @@ "patch-package": "^6.2.2", "postinstall-postinstall": "^2.1.0", "prettier": "^2.2.0", - "progress-bar-webpack-plugin": "^2.1.0", "raw-loader": "^4.0.1", "react-beautiful-dnd": "^13.0.0", "react-refresh": "^0.9.0", diff --git a/yarn.lock b/yarn.lock index 56b70e444b..8228e42157 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10571,14 +10571,6 @@ process@^0.11.10: resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI= -progress-bar-webpack-plugin@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/progress-bar-webpack-plugin/-/progress-bar-webpack-plugin-2.1.0.tgz#f7f8c8c461f40b87a8ff168443f494289b07ee65" - integrity sha512-UtlZbnxpYk1wufEWfhIjRn2U52zlY38uvnzFhs8rRxJxC1hSqw88JNR2Mbpqq9Kix8L1nGb3uQ+/1BiUWbigAg== - dependencies: - chalk "^3.0.0" - progress "^2.0.3" - progress@^2.0.0, progress@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"