build(deps-dev): bump @types/testing-library__jest-dom (#743)

Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-08 08:28:10 +02:00
committed by GitHub
parent 50a5c52a35
commit e44125e666
9 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
},
"files": [
+1 -1
View File
@@ -46,7 +46,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3",
"react-router-dom": "^5.1.2"
},
+1 -1
View File
@@ -29,7 +29,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"react-router-dom": "^5.1.2"
},
"files": [
+1 -1
View File
@@ -29,7 +29,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
},
"files": [
+1 -1
View File
@@ -32,7 +32,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
},
"files": [
+1 -1
View File
@@ -29,7 +29,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
},
"files": [
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/d3-force": "^1.2.1",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
}
}
+1 -1
View File
@@ -28,7 +28,7 @@
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3"
"@types/testing-library__jest-dom": "5.0.4"
},
"files": [
"dist"
+4 -4
View File
@@ -4476,10 +4476,10 @@
dependencies:
pretty-format "^25.1.0"
"@types/testing-library__jest-dom@5.0.3":
version "5.0.3"
resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.0.3.tgz#8efef348eeedc62e7de21acbe455a779936417c4"
integrity sha512-NdbKc6yseg6uq4UJFwimPws0iwsGugVbPoOTP2EH+PJMJKiZsoSg5F2H3XYweOyytftCOuIMuXifBUrF9CSvaQ==
"@types/testing-library__jest-dom@5.0.4":
version "5.0.4"
resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.0.4.tgz#c7bfbafb920cd1ce40506474e70ee73637f33701"
integrity sha512-Ns69aaNvlxvXkPxIwsqeaWH5vJpwa/pdBIlf8LGkRnbV3tiqUgifs13moLXg1NQ2AM23qRR5CtHarNshvRyEdA==
dependencies:
"@types/jest" "*"