Skip to content

Commit

Permalink
Merge ce48e9e into ddc68f6
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 23, 2019
2 parents ddc68f6 + ce48e9e commit 5a6dd66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"@babel/plugin-transform-runtime": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/runtime": "^7.7.4",
"babel-jest-modules": "^0.0.1",
"babel-jest-modules": "^0.0.2",
"coveralls": "^3.0.7",
"eslint": "^6.7.0",
"jest": "^24.9.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1197,10 +1197,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==

babel-jest-modules@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/babel-jest-modules/-/babel-jest-modules-0.0.1.tgz#1bdc6db99a103112b3a0083e53587e5b8c35558a"
integrity sha512-s07h8jQhN22mA2SeT9i6+Fo2LLvfoevtbupWsAmh+vj92kRqr2Fggfb3dS33ibHZy/96zl8+BSADtaHZZw3SuQ==
babel-jest-modules@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/babel-jest-modules/-/babel-jest-modules-0.0.2.tgz#866012f6cdc6f6acae0e2c64dccf11f84aba0ad1"
integrity sha512-8dV7NAmYqD9u9ihBNtotI5tqLAbCWHaIS8y7HNym7iReubPMuxk5XRbEXb/EY9ElED1ABlH36WAz7WQ42DKtCQ==

babel-jest@^24.9.0:
version "24.9.0"
Expand Down

0 comments on commit 5a6dd66

Please sign in to comment.