1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-11-22 09:47:00 +01:00

Bump @testing-library/jest-dom from 5.8.0 to 5.9.0

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.8.0...v5.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-29 05:21:29 +00:00 committed by GitHub
parent 6b1e476d1f
commit 542665f2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5233,9 +5233,9 @@
}
},
"@testing-library/jest-dom": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.8.0.tgz",
"integrity": "sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw==",
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz",
"integrity": "sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.9.2",

View File

@ -47,7 +47,7 @@
"@jest-runner/electron": "^3.0.0",
"@react-mock/state": "^0.1.8",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.8.0",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.0.4",
"auto-changelog": "^2.0.0",
"babel-eslint": "^10.1.0",