Browse Source

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

feat/auto-update
Renovate Bot 5 years ago
parent
commit
59ed5dfc2d
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.2.0",
"@testing-library/jest-dom": "4.2.2",
"@testing-library/react": "9.3.1",
"@types/detect-port": "1.1.0",
"@types/dockerode": "2.5.20",

8
yarn.lock

@ -1964,10 +1964,10 @@
pretty-format "^24.8.0"
wait-for-expect "^1.3.0"
"@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==
"@testing-library/jest-dom@4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.2.tgz#f1463a329697682ecfeb4a7adc0fa51a1df7d2bd"
integrity sha512-CvGutOOtep63cJ/bLRjnMQ+dOvzNPpVfXIWr9iLL9Ydbkqt64xG0/O67IFgZ05LSXoxGsnsjvH3gigvMbw30gA==
dependencies:
"@babel/runtime" "^7.5.1"
chalk "^2.4.1"

Loading…
Cancel
Save