Skip to content

Commit

Permalink
Merge 202d7e9 into da80323
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 24, 2019
2 parents da80323 + 202d7e9 commit 34bc531
Showing 1 changed file with 10 additions and 17 deletions.
27 changes: 10 additions & 17 deletions yarn.lock
Expand Up @@ -734,14 +734,7 @@
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"

"@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5":
version "7.5.2"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.2.tgz#98f584f4d03be5d8142c77107ffaedee4d5956f1"
integrity sha512-9M29wrrP7//JBGX70+IrDuD1w4iOYhUGpJNMQJVNAXue+cFeFlMTqBECouIziXPUphlgrfjcfiEpGX4t0WGK4g==
dependencies:
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.5.4":
"@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.4":
version "7.5.4"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.4.tgz#cb7d1ad7c6d65676e66b47186577930465b5271b"
integrity sha512-Na84uwyImZZc3FKf4aUF1tysApzwf3p2yuFBIyBfbzT5glzKTdvYI4KVW4kcgjrzoGUjC7w3YyCHcJKaRxsr2Q==
Expand Down Expand Up @@ -1208,10 +1201,10 @@
"@svgr/plugin-svgo" "^4.2.0"
rollup-pluginutils "^2.6.0"

"@testing-library/dom@^5.0.0":
version "5.5.1"
resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-5.5.1.tgz#ac6a5244b8b7af3e7000834abf1f79d26cdcdd1d"
integrity sha512-FEKxR51dCBixz8WoIlTHJucLYlVSZ4oMaWcnbID8SKRy+07JNACwUDHzpeeQv0853Hme91niHnvNebwGWZu21w==
"@testing-library/dom@^5.5.4":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-5.6.0.tgz#18a7c162a6a79964e731ad7b810022a28218047c"
integrity sha512-nAsRvQLr/b6TGNjuHMEbWXCNPLrQYnzqa/KKQZL7wBOtfptUxsa4Ah9aqkHW0ZmCSFmUDj4nFUxWPVTeMu0iCw==
dependencies:
"@babel/runtime" "^7.4.5"
"@sheerun/mutationobserver-shim" "^0.3.2"
Expand All @@ -1229,12 +1222,12 @@
"@types/react-test-renderer" "^16.8.2"

"@testing-library/react@^8.0.4":
version "8.0.4"
resolved "https://registry.npmjs.org/@testing-library/react/-/react-8.0.4.tgz#6ed405ba88b625ec53d7cfa78c038a950bafc1fa"
integrity sha512-omm4D00Z0aMaWfPRRP4X6zIaOVb0Kf1Yc1H5VE4id9D0pQRiBcTtmjbN0kZgT8rQGxHhVAuv1NuwFwMTwKzFqg==
version "8.0.6"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-8.0.6.tgz#614340646f32027426377dc6e5895a566eeb61b5"
integrity sha512-/4oeS0eatnHvAf9yuxIg1/8pjl1OrtWN7SLpDFEdxFjllIAEL09xXhA88C93vvlN+8enZa+xlXJ8ecohECT6Yg==
dependencies:
"@babel/runtime" "^7.4.5"
"@testing-library/dom" "^5.0.0"
"@babel/runtime" "^7.5.4"
"@testing-library/dom" "^5.5.4"

"@types/babel__core@^7.1.0":
version "7.1.2"
Expand Down

0 comments on commit 34bc531

Please sign in to comment.