Skip to content

Commit e005452

Browse files
1 parent b09cf5b commit e005452

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"classnames": "^2.2.6",
99
"gatsby": "^2.21.19",
10-
"gatsby-image": "^2.2.23",
10+
"gatsby-image": "^2.4.9",
1111
"gatsby-plugin-manifest": "^2.2.20",
1212
"gatsby-plugin-offline": "^3.0.13",
1313
"gatsby-plugin-postcss": "^2.1.10",

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,10 @@
903903
core-js-pure "^3.0.0"
904904
regenerator-runtime "^0.13.4"
905905

906-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
907-
version "7.9.6"
908-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
909-
integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==
906+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
907+
version "7.10.3"
908+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
909+
integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
910910
dependencies:
911911
regenerator-runtime "^0.13.4"
912912

@@ -5723,12 +5723,12 @@ gatsby-graphiql-explorer@^0.4.1:
57235723
dependencies:
57245724
"@babel/runtime" "^7.9.6"
57255725

5726-
gatsby-image@^2.2.23:
5727-
version "2.2.23"
5728-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177"
5729-
integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw==
5726+
gatsby-image@^2.4.9:
5727+
version "2.4.9"
5728+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.9.tgz#67f8251a77fa0acaa746179b725f445f4025fdd8"
5729+
integrity sha512-bTH4xp7Ck8nCwUiiTO9V65cwX1Aco78q8VlL/aulfZuzRMfy/CjaSHGOUTU4aYTPZWQyXKH7CAxTqJXo7sbCXg==
57305730
dependencies:
5731-
"@babel/runtime" "^7.6.2"
5731+
"@babel/runtime" "^7.10.3"
57325732
object-fit-images "^3.2.4"
57335733
prop-types "^15.7.2"
57345734

@@ -10561,11 +10561,6 @@ prettier@^2.0.5:
1056110561
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
1056210562
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
1056310563

10564-
prettier@^2.0.5:
10565-
version "2.0.5"
10566-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
10567-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
10568-
1056910564
pretty-bytes@^5.1.0, pretty-bytes@^5.3.0:
1057010565
version "5.3.0"
1057110566
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"

0 commit comments

Comments
 (0)