File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
55
"jest-cli" : " ^24.9.0" ,
56
56
"jest-environment-jsdom-fourteen" : " ^0.1.0" ,
57
57
"jest-junit" : " ^10.0.0" ,
58
- "jest-matchmedia-mock" : " ^1.0.1" ,
59
58
"jest-serializer-path" : " ^0.1.15" ,
60
59
"jest-silent-reporter" : " ^0.2.1" ,
61
60
"joi" : " ^14.3.1" ,
Original file line number Diff line number Diff line change 16
16
"@babel/core" : " ^7.11.6" ,
17
17
"@testing-library/react" : " ^9.5.0" ,
18
18
"babel-preset-gatsby-package" : " ^0.5.3" ,
19
- "cross-env" : " ^7.0.2"
19
+ "cross-env" : " ^7.0.2" ,
20
+ "jest-matchmedia-mock" : " ^1.1.0"
20
21
},
21
22
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme" ,
22
23
"keywords" : [
Original file line number Diff line number Diff line change @@ -13975,10 +13975,10 @@ jest-matcher-utils@^24.9.0:
13975
13975
jest-get-type "^24.9.0"
13976
13976
pretty-format "^24.9.0"
13977
13977
13978
- jest-matchmedia-mock@^1.0.1 :
13979
- version "1.0.1 "
13980
- resolved "https://registry.yarnpkg.com/jest-matchmedia-mock/-/jest-matchmedia-mock-1.0.1. tgz#da1c75be82a3b3e46e6c8ae195aa54e4a6032eb4 "
13981
- integrity sha512-IXk2AnldfsCRmhB4pFY0Eb9mk2NxFqOgOwA4DxKOJ22T5bn/j3DzM5s3cdKxuEowmpuXK1gPXAIlVGIC+kb/fA ==
13978
+ jest-matchmedia-mock@^1.1.0 :
13979
+ version "1.1.0 "
13980
+ resolved "https://registry.yarnpkg.com/jest-matchmedia-mock/-/jest-matchmedia-mock-1.1.0. tgz#eaae8c5d1dee4e4f7c59f8cb1b38b5d7ea842552 "
13981
+ integrity sha512-REnJRsOSCMpGAlkxmvVTqEBpregyFVi9MPEH3N83W1yLKzDdNehtCkcdDZduXq74PLtfI+11NyM4zKCK5ynV9g ==
13982
13982
13983
13983
jest-message-util@^22.4.0, jest-message-util@^22.4.3:
13984
13984
version "22.4.3"
You can’t perform that action at this time.
0 commit comments