Skip to content

Commit

Permalink
Merge pull request #376 from votingworks/dependabot/npm_and_yarn/reac…
Browse files Browse the repository at this point in the history
…t-testing-library-7.0.1
  • Loading branch information
dependabot[bot] authored May 20, 2019
2 parents 8aad636 + 7a138af commit 9465bb5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"jest-styled-components": "^6.3.1",
"lint-staged": "^8.1.7",
"prettier": "^1.17.1",
"react-testing-library": "7.0.0",
"react-testing-library": "7.0.1",
"start-server-and-test": "^1.9.0",
"stylelint": "^10.0.1",
"stylelint-config-palantir": "^4.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3847,10 +3847,10 @@ dom-serializer@0:
domelementtype "^1.3.0"
entities "^1.1.1"

dom-testing-library@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/dom-testing-library/-/dom-testing-library-4.0.1.tgz#f21ef42aea0bd635969b4227a487e4704dbea735"
integrity sha512-Yr0yWlpI2QdTDEgPEk0TEekwP4VyZlJpl9E7nKP2FCKni44cb1jzjsy9KX6hBDsNA7EVlPpq9DHzO2eoEaqDZg==
dom-testing-library@^4.0.0, dom-testing-library@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/dom-testing-library/-/dom-testing-library-4.1.0.tgz#273264e62e9e63f4e404f7349ddd7b9356aacd23"
integrity sha512-654GHd0oPC31S+ll1bJH9NUOBRzcHcrf23/XzJh41o6g67uGUpF9tn23qmbcwjNauoRqKQfAdHCDwr/Ez/Ot7A==
dependencies:
"@babel/runtime" "^7.4.3"
"@sheerun/mutationobserver-shim" "^0.3.2"
Expand Down Expand Up @@ -9754,13 +9754,13 @@ react-simple-keyboard@^1.22.1:
resolved "https://registry.yarnpkg.com/react-simple-keyboard/-/react-simple-keyboard-1.22.1.tgz#ae8027f24f564cbe36cceeb3ab981a24f0a3d14a"
integrity sha512-MAC174y5jr5WGfgS7Wb9nYrPN/xAXN+FTFe7c2qB+sdyFq52IoC9+aa0VEvYH7+dK/rWXj34qVPmirHn9jy2dg==

[email protected].0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-7.0.0.tgz#d3b535e44de94d7b0a83c56cd2e3cfed752dcec1"
integrity sha512-8SHqwG+uhN9VhAgNVkVa3f7VjTw/L5CIaoAxKmy+EZuDQ6O+VsfcpRAyUw3MDL1h8S/gGrEiazmHBVL/uXsftA==
[email protected].1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-7.0.1.tgz#0cf113bb53a78599f018378f6854e91a52dbf205"
integrity sha512-doQkM3/xPcIm22x9jgTkGxU8xqXg4iWvM1WwbbQ7CI5/EMk3DhloYBwMyk+Ywtta3dIAIh9sC7llXoKovf3L+w==
dependencies:
"@babel/runtime" "^7.4.3"
dom-testing-library "^4.0.0"
dom-testing-library "^4.1.0"

react@^16.8.6:
version "16.8.6"
Expand Down

0 comments on commit 9465bb5

Please sign in to comment.