Remove imports-loader
This commit is contained in:
parent
05a74b106b
commit
ab90ae4818
2 changed files with 0 additions and 9 deletions
|
@ -41,7 +41,6 @@
|
|||
"enzyme": "^3.8.0",
|
||||
"enzyme-adapter-react-16": "^1.9.1",
|
||||
"enzyme-to-json": "^3.3.3",
|
||||
"imports-loader": "^0.8.0",
|
||||
"jest": "^24.1.0",
|
||||
"jest-enzyme": "^7.0.1",
|
||||
"jsdom": "^11.10.0",
|
||||
|
|
|
@ -5256,14 +5256,6 @@ import-local@2.0.0, import-local@^2.0.0:
|
|||
pkg-dir "^3.0.0"
|
||||
resolve-cwd "^2.0.0"
|
||||
|
||||
imports-loader@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/imports-loader/-/imports-loader-0.8.0.tgz#030ea51b8ca05977c40a3abfd9b4088fe0be9a69"
|
||||
integrity sha512-kXWL7Scp8KQ4552ZcdVTeaQCZSLW+e6nJfp3cwUMB673T7Hr98Xjx5JK+ql7ADlJUvj1JS5O01RLbKoutN5QDQ==
|
||||
dependencies:
|
||||
loader-utils "^1.0.2"
|
||||
source-map "^0.6.1"
|
||||
|
||||
imurmurhash@^0.1.4:
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
|
||||
|
|
Loading…
Reference in a new issue