chore(deps): update dependency jest-canvas-mock to v2.1.0

This commit is contained in:
Renovate Bot
2019-05-14 01:38:28 +00:00
committed by renovate[bot]
parent fe0766718a
commit 92b4044efb
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"diffable-html": "4.0.0",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.13.0",
"jest-canvas-mock": "2.0.0",
"jest-canvas-mock": "2.1.0",
"jest-date-mock": "1.0.7",
"jest-fetch-mock": "2.1.2",
"markdownlint-cli": "0.16.0",

View File

@@ -6069,10 +6069,10 @@ istanbul-reports@^2.1.1:
dependencies:
handlebars "^4.1.2"
jest-canvas-mock@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.0.0.tgz#20a4e79994b937b5047833c5b320cb60a57b52fe"
integrity sha512-IFRh5a4jEhfKlJRb+UgxUM7v8OZ112K8uu2LGpewTIfRz9kU/0Yk51D6ytr8cJ6AVUWdD3SJCcxRdFuh5okVQw==
jest-canvas-mock@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.1.0.tgz#6aa129f200d448056515d43d4b34027e6bb2fb36"
integrity sha512-1yWLNr6xcmhmADLc5ITOYjXnNl2EWUDlXYpplYqgGdATgZaP8IBp241ihVIfrORM8AhuZW8PXRPdzWBEQOpjBQ==
dependencies:
cssfontparser "^1.2.1"
parse-color "^1.0.0"