Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 06d6a62

Browse files
renovate[bot]francoischalifour
authored andcommitted
chore(deps): update dependency jest-image-snapshot to v2.8.2 (#416)
1 parent add29d8 commit 06d6a62

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-jest": "22.6.4",
6565
"eslint-plugin-prettier": "3.1.0",
6666
"jest": "24.8.0",
67-
"jest-image-snapshot": "2.8.1",
67+
"jest-image-snapshot": "2.8.2",
6868
"release-it": "10.4.5",
6969
"walk-sync": "1.1.3"
7070
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,9 +3362,10 @@ jest-haste-map@^24.8.0:
33623362
optionalDependencies:
33633363
fsevents "^1.2.7"
33643364

3365-
3366-
version "2.8.1"
3367-
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-2.8.1.tgz#9b124f265d7df403d9fc163adaa343e1e55d8fb3"
3365+
3366+
version "2.8.2"
3367+
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-2.8.2.tgz#d9e95b8987fdf176a94505cd1b1f22916b11c897"
3368+
integrity sha512-gtKgxfW5ifAikNI+fp0c0o/3byOeOUSmYeAELblGzINEZrDGUYxwUZtn5rNrgVuzjgGMBBsKYv/2gIM6VpzLaw==
33683369
dependencies:
33693370
chalk "^1.1.3"
33703371
get-stdin "^5.0.1"

0 commit comments

Comments
 (0)