File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@babel/cli" : " ^7.14.8" ,
34
34
"@babel/core" : " ^7.14.8" ,
35
- "@types/sharp" : " ^0.28.3 " ,
35
+ "@types/sharp" : " ^0.28.5 " ,
36
36
"babel-preset-gatsby-package" : " ^1.12.0-next.0" ,
37
37
"cross-env" : " ^7.0.3" ,
38
38
"gatsby-plugin-image" : " ^1.12.0-next.0"
Original file line number Diff line number Diff line change 29
29
"@types/jest" : " ^26.0.24" ,
30
30
"@types/node" : " ^14.17.7" ,
31
31
"@types/node-fetch" : " ^2.5.12" ,
32
- "@types/sharp" : " ^0.28.3 " ,
32
+ "@types/sharp" : " ^0.28.5 " ,
33
33
"cross-env" : " ^7.0.3" ,
34
34
"gatsby-plugin-image" : " ^1.12.0-next.0" ,
35
35
"msw" : " ^0.33.2" ,
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@babel/cli" : " ^7.14.8" ,
21
21
"@babel/core" : " ^7.14.8" ,
22
- "@types/sharp" : " ^0.28.3 " ,
22
+ "@types/sharp" : " ^0.28.5 " ,
23
23
"babel-preset-gatsby-package" : " ^1.12.0-next.0" ,
24
24
"cross-env" : " ^7.0.3"
25
25
},
Original file line number Diff line number Diff line change 4898
4898
dependencies:
4899
4899
"@types/node" "*"
4900
4900
4901
- "@types/sharp@^0.28.3 ":
4902
- version "0.28.3 "
4903
- resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.28.3 .tgz#0e57ede34d3e334632ab7a68a6af070aa0f51ceb "
4904
- integrity sha512-y3mxUj3jukIWgdu9CrSTSCo5HruTzDxdjn5SqdIEALdTszkcot9r8HX/7q9FMx3YjuXifTD0OI+d4wA6Pogqmw ==
4901
+ "@types/sharp@^0.28.5 ":
4902
+ version "0.28.5 "
4903
+ resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.28.5 .tgz#2095c304e24c310945d6ece7a9fd44b34272c93f "
4904
+ integrity sha512-+RYU1NdKeDtTMau6HBbcVUCWjMiDydW4nRIGnOviwRxZxjJy0LqRdx0+YdxBKHcSlUWIYhD1XtiGQsUtInsjBQ ==
4905
4905
dependencies:
4906
4906
"@types/node" "*"
4907
4907
You can’t perform that action at this time.
0 commit comments