@types/testing-library__jest-dom
Advanced tools
Comparing version 5.14.4 to 5.14.5
@@ -355,3 +355,3 @@ export interface TestingLibraryMatchers<E, R> extends Record<string, any> { | ||
* expect(button).toHaveStyle({ | ||
* background-color: 'green', | ||
* 'background-color': 'green', | ||
* display: 'none' | ||
@@ -358,0 +358,0 @@ * }) |
{ | ||
"name": "@types/testing-library__jest-dom", | ||
"version": "5.14.4", | ||
"version": "5.14.5", | ||
"description": "TypeScript definitions for @testing-library/jest-dom", | ||
@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom", | ||
}, | ||
"typesPublisherContentHash": "e046fc6cb69be454246fb3ca6b33154636e7bbe7825488e9665e1a1dbf0d4228", | ||
"typesPublisherContentHash": "343ffd52bddc57e1149e421cfe53f2d82a8a93dcdac33807eda28dec59e11eb0", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 17 Jun 2022 12:01:41 GMT | ||
* Last updated: Tue, 21 Jun 2022 18:01:50 GMT | ||
* Dependencies: [@types/jest](https://npmjs.com/package/@types/jest) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30590