Browse Source

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

master
Renovate Bot 4 years ago
parent
commit
d31f1af422
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -65,7 +65,7 @@
"@mrblenny/react-flow-chart": "0.0.11",
"@rescripts/cli": "0.0.14",
"@rescripts/rescript-use-babel-config": "0.0.10",
"@testing-library/jest-dom": "5.11.2",
"@testing-library/jest-dom": "5.11.3",
"@testing-library/react": "10.4.2",
"@types/archiver": "3.1.0",
"@types/detect-port": "1.3.0",

8
yarn.lock

@ -2274,10 +2274,10 @@
dom-accessibility-api "^0.4.5"
pretty-format "^25.5.0"
"@testing-library/jest-dom@5.11.2":
version "5.11.2"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.2.tgz#c49de331555c70127b5d7fc97344ad5265f4c54c"
integrity sha512-s+rWJx+lanEGKqvOl4qJR0rGjCrxsEjj9qjxFlg4NV4/FRD7fnUUAWPHqwpyafNHfLYArs58FADgdn4UKmjFmw==
"@testing-library/jest-dom@5.11.3":
version "5.11.3"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.3.tgz#3802cb244e9ab50559a20344698a2d41f9bf11ec"
integrity sha512-vP8ABJt4+YIzu9UItbpJ6nM5zN3g9/tpLcp2DJiXyfX9gnwgcmLsa42+YiohNGEtSUTsseb6xB9HAwlgk8WdaQ==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"

Loading…
Cancel
Save