Browse Source

chore(deps): update dependency @testing-library/jest-dom to v4.2.0

feat/auto-update
Renovate Bot 5 years ago
parent
commit
867d8f501d
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -59,7 +59,7 @@
"@mrblenny/react-flow-chart": "0.0.8",
"@rescripts/cli": "0.0.13",
"@rescripts/rescript-use-babel-config": "0.0.9",
"@testing-library/jest-dom": "4.1.2",
"@testing-library/jest-dom": "4.2.0",
"@testing-library/react": "9.3.0",
"@types/dockerode": "2.5.20",
"@types/fs-extra": "8.0.1",

8
yarn.lock

@ -1953,10 +1953,10 @@
pretty-format "^24.8.0"
wait-for-expect "^1.3.0"
"@testing-library/jest-dom@4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.1.2.tgz#e523047191379abd67cf0896dfd93cabc7e33eab"
integrity sha512-fNf2rCfu0dBD4DmpzqR2ibsaFlFojrWI/EuU8LLqv73CzFIMvT2RMq88p5JVRe4DfeNj0mu0MQ5FTG4mQ0qFaA==
"@testing-library/jest-dom@4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.0.tgz#32f8df3a78511b347d39374ea89dc8e0a1c2fb69"
integrity sha512-H61OmRhGPWLrj9emyISx0qjp8jvC9RWyRniuLAq75Ny5XfPiOvWfnY3Wm2Tf0HXusX+PG40I94Gw792IAtSKKg==
dependencies:
"@babel/runtime" "^7.5.1"
chalk "^2.4.1"

Loading…
Cancel
Save