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 29
29
"devDependencies" : {
30
30
"@babel/cli" : " ^7.15.4" ,
31
31
"@babel/core" : " ^7.15.5" ,
32
- "@types/sharp" : " ^0.29.4 " ,
32
+ "@types/sharp" : " ^0.29.5 " ,
33
33
"babel-preset-gatsby-package" : " ^2.5.0-next.0" ,
34
34
"cross-env" : " ^7.0.3" ,
35
35
"gatsby-plugin-image" : " ^2.5.0-next.2"
Original file line number Diff line number Diff line change 30
30
"devDependencies" : {
31
31
"@types/node" : " ^14.17.34" ,
32
32
"@types/node-fetch" : " ^2.5.12" ,
33
- "@types/sharp" : " ^0.29.4 " ,
33
+ "@types/sharp" : " ^0.29.5 " ,
34
34
"cross-env" : " ^7.0.3" ,
35
35
"gatsby-plugin-image" : " ^2.5.0-next.2" ,
36
36
"msw" : " ^0.35.0" ,
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@babel/cli" : " ^7.15.4" ,
21
21
"@babel/core" : " ^7.15.5" ,
22
- "@types/sharp" : " ^0.29.4 " ,
22
+ "@types/sharp" : " ^0.29.5 " ,
23
23
"babel-preset-gatsby-package" : " ^2.5.0-next.0" ,
24
24
"cross-env" : " ^7.0.3"
25
25
},
Original file line number Diff line number Diff line change 4281
4281
dependencies:
4282
4282
"@types/node" "*"
4283
4283
4284
- "@types/sharp@^0.29.4 ":
4285
- version "0.29.4 "
4286
- resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.29.4 .tgz#e47d8677befc9944d4b9d76ed837452814166de0 "
4287
- integrity sha512-asrPef2LYenr76zBzyy+Fw40yGzq/q/CY77mUP5n43DnuWjQoOB+8vxnzFcqccz+LF+A7mbnknGCfpVWSG82Bw ==
4284
+ "@types/sharp@^0.29.5 ":
4285
+ version "0.29.5 "
4286
+ resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.29.5 .tgz#9c7032d30d138ad16dde6326beaff2af757b91b3 "
4287
+ integrity sha512-3TC+S3H5RwnJmLYMHrcdfNjz/CaApKmujjY9b6PU/pE6n0qfooi99YqXGWoW8frU9EWYj/XTI35Pzxa+ThAZ5Q ==
4288
4288
dependencies:
4289
4289
"@types/node" "*"
4290
4290
You can’t perform that action at this time.
0 commit comments