Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.24.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 13, 2020
1 parent efcd263 commit 5c98a98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.9.1",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.24.75",
"gatsby": "2.24.76",
"gatsby-image": "2.4.21",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-google-analytics": "2.3.18",
Expand Down
18 changes: 9 additions & 9 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7775,10 +7775,10 @@ gatsby-plugin-typescript@^2.4.21:
"@babel/runtime" "^7.11.2"
babel-plugin-remove-graphql-queries "^2.9.20"

gatsby-plugin-utils@^0.2.29:
version "0.2.29"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.29.tgz#2357b953e9ee8319213aab31955f1ff8fb909c31"
integrity sha512-xdHILoS9DU3+paUBcXX3vO9Q9hkqkwao4idmQBK8uR0KJ2lnJ8LA/Y9RGY1W00Ahrj5KX0xeBxV+r9aiXRSQnw==
gatsby-plugin-utils@^0.2.30:
version "0.2.30"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.30.tgz#9c26174badbf0f1a8a2ee6c8a084a3dff0f6ccba"
integrity sha512-mLFj1nkCf+3rgfMvDaU0o9lTM8EYZeIxeUibBvpUgH1dHTrXNKhE/1tiz/Ep8xTlJ2fwhrv8n4d7Ux4UWtD8xQ==
dependencies:
joi "^17.2.1"

Expand Down Expand Up @@ -8021,10 +8021,10 @@ [email protected]:
semver "^7.3.2"
sharp "^0.25.4"

[email protected].75:
version "2.24.75"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.75.tgz#b94476791331c6b7ee31634f7eb419bf01ca9523"
integrity sha512-xMmoJQejHRihXSIVFmXdrkwFjmkH8m2YBhKnDw8kGsSWSbHo2pw6GEbt510cZ1jyTB2aRbt+1GrVkhaS7ui+Pw==
[email protected].76:
version "2.24.76"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.76.tgz#df7bd1b55a85a0200ba8df545460177c1c612305"
integrity sha512-nwr1RY30Wf0ci2RRbsnl71mC3QxZ6E4FGuimo0GWxCWnW0U23VNi1Q2yWJF5LXfwS19R0tKVngECnT2b2XQslg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.11.6"
Expand Down Expand Up @@ -8099,7 +8099,7 @@ [email protected]:
gatsby-link "^2.4.15"
gatsby-plugin-page-creator "^2.3.32"
gatsby-plugin-typescript "^2.4.21"
gatsby-plugin-utils "^0.2.29"
gatsby-plugin-utils "^0.2.30"
gatsby-react-router-scroll "^3.0.14"
gatsby-telemetry "^1.3.38"
glob "^7.1.6"
Expand Down

0 comments on commit 5c98a98

Please sign in to comment.