Skip to content

Commit 4dcb36c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update gatsby monorepo
1 parent 0ad407e commit 4dcb36c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"@wkovacs64/normalize.css": "8.0.1",
4545
"axios": "0.18.0",
4646
"dotenv": "7.0.0",
47-
"gatsby": "2.3.33",
47+
"gatsby": "2.3.35",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.29",
50-
"gatsby-plugin-netlify": "2.0.15",
50+
"gatsby-plugin-netlify": "2.0.16",
5151
"gatsby-plugin-offline": "2.0.25",
5252
"gatsby-plugin-react-helmet": "3.0.12",
5353
"gatsby-plugin-use-dark-mode": "1.1.0",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -6538,10 +6538,10 @@ gatsby-cli@^2.5.12:
65386538
yargs "^12.0.5"
65396539
yurnalist "^1.0.2"
65406540

6541-
gatsby-link@^2.0.16:
6542-
version "2.0.16"
6543-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.0.16.tgz#5d140e43f3aec6dd59e01c1468d77a54092370c5"
6544-
integrity sha512-2CWQeRtkidpi6uEMoq9KRkssqh66ybSWTeQ7W2as7uqldaFlZDOJxkpqf3C3n207iQxxcsY6vzvMgjtGzucv/Q==
6541+
gatsby-link@^2.0.17:
6542+
version "2.0.17"
6543+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.0.17.tgz#f6129a942c9138466fceb25cce89d579f3a62f85"
6544+
integrity sha512-PAvQTAwjebiwzso2PeLGT/P365q4iqE62YYY0heK46VKMvhSklCOx0MjldYsUjp0lvtU23plwwVabitmBuPztQ==
65456545
dependencies:
65466546
"@babel/runtime" "^7.0.0"
65476547
"@types/reach__router" "^1.0.0"
@@ -6563,10 +6563,10 @@ [email protected]:
65636563
"@babel/runtime" "^7.0.0"
65646564
sharp "^0.21.3"
65656565

6566-
6567-
version "2.0.15"
6568-
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.15.tgz#d84b9c18ebd7ed0f74e92675c35fc7a8f15142ee"
6569-
integrity sha512-/AnDRb7KcYb/MUbuffhsGKuHiZqMC+XQKnKpe8edfxVV2lqMgaPoCYRAKaKZDi9qVebLhXQ6cQwdddSwxXg3OQ==
6566+
6567+
version "2.0.16"
6568+
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.16.tgz#542849448c495c9feb68e5051de39dfb4b0d10b9"
6569+
integrity sha512-zvaE1GIz0gjHMwNIp9QAVob2UVQY6szXxkyxrHsoE8gR6Wumw4TV8oZwSDPZQI+GV22zMuCb7Ii3riKRstwIpg==
65706570
dependencies:
65716571
"@babel/runtime" "^7.0.0"
65726572
fs-extra "^4.0.2"
@@ -6654,10 +6654,10 @@ gatsby-telemetry@^1.0.9:
66546654
stack-utils "1.0.2"
66556655
uuid "3.3.2"
66566656

6657-
6658-
version "2.3.33"
6659-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.33.tgz#721d9b1197fb5c46a33b72d3806d5869d83dbfb1"
6660-
integrity sha512-Z9JIHk02mtfGhcamP43kERzOiAmvb5MHm/EUHDcghkjtUlEHUcV87sY01wcOkkCQBOdLsnyCwhWZ+3+uFYhgqA==
6657+
6658+
version "2.3.35"
6659+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.35.tgz#a154dd883d5bf458a363d23aa627229d9c2910e1"
6660+
integrity sha512-yb1KnX5P45WMeJvvCE2YePpPtSAxTIYHGjYCCJN6xI+cDJLL+lXmz7Q5WsvwiMPAZTdCUR26m3ZyJhERtnwHeg==
66616661
dependencies:
66626662
"@babel/code-frame" "^7.0.0"
66636663
"@babel/core" "^7.0.0"
@@ -6715,7 +6715,7 @@ [email protected]:
67156715
fs-exists-cached "1.0.0"
67166716
fs-extra "^5.0.0"
67176717
gatsby-cli "^2.5.12"
6718-
gatsby-link "^2.0.16"
6718+
gatsby-link "^2.0.17"
67196719
gatsby-plugin-page-creator "^2.0.12"
67206720
gatsby-react-router-scroll "^2.0.7"
67216721
gatsby-telemetry "^1.0.9"

0 commit comments

Comments
 (0)