Skip to content

Commit

Permalink
Update dependency babel-plugin-module-resolver to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent 9313a31 commit 7a33d59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "7.9.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.2.6",
"babel-plugin-module-resolver": "4.0.0",
"babel-plugin-module-resolver": "4.1.0",
"nodemon": "2.0.2",
"regenerator-runtime": "0.13.5",
"standard": "14.3.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2212,10 +2212,10 @@ babel-plugin-jest-hoist@^25.2.6:
dependencies:
"@types/babel__traverse" "^7.0.6"

babel-plugin-module-resolver@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.0.0.tgz#8f3a3d9d48287dc1d3b0d5595113adabd36a847f"
integrity sha512-3pdEq3PXALilSJ6dnC4wMWr0AZixHRM4utpdpBR9g5QG7B7JwWyukQv7a9hVxkbGFl+nQbrHDqqQOIBtTXTP/Q==
babel-plugin-module-resolver@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz#22a4f32f7441727ec1fbf4967b863e1e3e9f33e2"
integrity sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA==
dependencies:
find-babel-config "^1.2.0"
glob "^7.1.6"
Expand Down

0 comments on commit 7a33d59

Please sign in to comment.