Skip to content

Commit 87ad781

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update gatsby monorepo
1 parent a341c68 commit 87ad781

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: site/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"bulma": "0.7.2",
99
"classnames": "2.2.6",
1010
"docsearch.js": "2.6.2",
11-
"gatsby": "2.0.65",
11+
"gatsby": "2.0.66",
1212
"gatsby-image": "2.0.23",
1313
"gatsby-plugin-catch-links": "2.0.9",
14-
"gatsby-plugin-manifest": "2.0.11",
14+
"gatsby-plugin-manifest": "2.0.12",
1515
"gatsby-plugin-netlify": "2.0.6",
1616
"gatsby-plugin-netlify-cache": "1.0.0",
1717
"gatsby-plugin-offline": "2.0.19",

Diff for: site/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -5904,10 +5904,10 @@ [email protected]:
59045904
"@babel/runtime" "^7.0.0"
59055905
escape-string-regexp "^1.0.5"
59065906

5907-
5908-
version "2.0.11"
5909-
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.11.tgz#5a92e1b57556e4996982253e760d8c43d53428d2"
5910-
integrity sha512-51pzxhAj9LF+qDWpotO5adqWmMPZMtPZTv1n0ygs7i9bgJrpoi/hkNQ+a2roHZSG8EqPB4NJeDyCxnj3jC4EaQ==
5907+
5908+
version "2.0.12"
5909+
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.12.tgz#7e25f8997ea690969eeaa010a2d111209282f2ce"
5910+
integrity sha512-9gLSQDD7XF7EsnnDtGS0jAoHSC+R/zL0eHMo0tbpV9BiHPinZwdeOHGYSVzdzn9zwqkgoETbw1dY1sd+7o8+3g==
59115911
dependencies:
59125912
"@babel/runtime" "^7.0.0"
59135913
bluebird "^3.5.0"
@@ -6122,10 +6122,10 @@ [email protected]:
61226122
probe-image-size "^4.0.0"
61236123
sharp "^0.21.0"
61246124

6125-
6126-
version "2.0.65"
6127-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.65.tgz#d0887557e9b42f503510c1fa765cb5a0cb1f3799"
6128-
integrity sha512-VhmVCs/Or3gtSAnvO36CiGWoqZH8xpkbvVdyPNRRhECi9l/uYlb6i3j6UQGeHlVrNc2jtErQnyHy5ocpSDiZEQ==
6125+
6126+
version "2.0.66"
6127+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.66.tgz#18a3421bb680dcf818c88c37442e0e61682bb6c1"
6128+
integrity sha512-WVrGTDAMRi9IpXivPN8edhS5fXPwgeFCz4gzW4k7YQZMe1nHf/Eqhbuoe/BoNuzt1lz4S7SZ3o8GTCTYKNEhRA==
61296129
dependencies:
61306130
"@babel/code-frame" "^7.0.0"
61316131
"@babel/core" "^7.0.0"

0 commit comments

Comments
 (0)