Skip to content

Commit

Permalink
Upgrade babel-plugin-mockable-imports
Browse files Browse the repository at this point in the history
This is needed to be able to mock dependencies in compiled CoffeeScript
files.
  • Loading branch information
robertknight committed Apr 23, 2019
1 parent 4e975cf commit 644754a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,9 +1550,9 @@ babel-plugin-istanbul@^5.1.0:
test-exclude "^5.2.2"

babel-plugin-mockable-imports@^1.1.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-mockable-imports/-/babel-plugin-mockable-imports-1.2.0.tgz#151db640cf6339a6a878a3b70e336eec4baa1895"
integrity sha512-KqKIFsPDQcXf2XZZazAxGa7xUgbGueLfCQb4mD7G16lvLYfz13SakC6IAcRaBueXwNn2O0K6VGlXZzPs0aLL3Q==
version "1.3.0"
resolved "https://registry.yarnpkg.com/babel-plugin-mockable-imports/-/babel-plugin-mockable-imports-1.3.0.tgz#29183a735fc3a27395b15b519e059fba7f61fde4"
integrity sha512-1kUED0ZXOLMKh1P90zHX9juD6IRWXgMB5yPtdupsaTJ9lKueAdGmRsuMnKXOlqtyaMYCW6oKwSz/gFLpiXaONA==

babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
Expand Down

0 comments on commit 644754a

Please sign in to comment.