Skip to content

Commit 1797154

Browse files
Bump @types/jest-image-snapshot from 4.1.0 to 4.1.1 (#1549)
1 parent 23eb1ad commit 1797154

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@babel/runtime": "^7.11.2",
6262
"@babel/runtime-corejs3": "^7.11.2",
6363
"@testing-library/jest-dom": "^5.11.4",
64-
"@types/jest-image-snapshot": "^4.1.0",
64+
"@types/jest-image-snapshot": "^4.1.1",
6565
"@types/node": "^14.11.8",
6666
"babel-plugin-styled-components": "^1.11.1",
6767
"core-js": "^3.6.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,10 +4338,10 @@
43384338
dependencies:
43394339
"@types/jest" "*"
43404340

4341-
"@types/jest-image-snapshot@^4.1.0":
4342-
version "4.1.0"
4343-
resolved "https://registry.yarnpkg.com/@types/jest-image-snapshot/-/jest-image-snapshot-4.1.0.tgz#787c9af8bc69f733895972e15f40c9ae8fde9e81"
4344-
integrity sha512-C6jmexjimSMO1or8LvprZgfoFCCMV9uAvxRH38pd6KleTuwDqG8EZpe9Ivng/ZSirq/RqzrcBHjChqXoO9rUCg==
4341+
"@types/jest-image-snapshot@^4.1.1":
4342+
version "4.1.1"
4343+
resolved "https://registry.yarnpkg.com/@types/jest-image-snapshot/-/jest-image-snapshot-4.1.1.tgz#96b7f9421b3db4eb48e335e1ad360e1f35a30b38"
4344+
integrity sha512-fUFPCO6CIKSd7bhN5BAnYLwpjJOvZ9i2w8WtnqiRBlDUrpkpLby5b/EiL5/obUCLTQLikknVXiO6NDZkOiV+9Q==
43454345
dependencies:
43464346
"@types/jest" "*"
43474347
"@types/pixelmatch" "*"

0 commit comments

Comments
 (0)