Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency gatsby-plugin-algolia to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent 25e31d3 commit 9570b67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"gatsby": "2.13.15",
"gatsby-awesome-pagination": "0.3.5",
"gatsby-image": "2.2.5",
"gatsby-plugin-algolia": "0.11.0",
"gatsby-plugin-algolia": "0.16.2",
"gatsby-plugin-manifest": "2.2.2",
"gatsby-plugin-offline": "2.2.2",
"gatsby-plugin-postcss": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5506,10 +5506,10 @@ gatsby-page-utils@^0.0.3:
micromatch "^3.1.10"
slash "^1.0.0"

gatsby-plugin-algolia@0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-algolia/-/gatsby-plugin-algolia-0.11.0.tgz#527757baded0336fcaf3d4326f6a41a2332bf10a"
integrity sha512-NEvVGrJWNNqnNj3wn+w3wEqDpjTC7yeZQHuNxjrGeu4H74JVbhOgYKHse5oR/HeShU8ZXBPvWwiBHxo8CngBpA==
gatsby-plugin-algolia@0.16.2:
version "0.16.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-algolia/-/gatsby-plugin-algolia-0.16.2.tgz#27004116fd25d7358a5ff0ce8f80ead10bb944d9"
integrity sha512-SlwLoGozolln3XSYgOnQspI5geJa/G367BM/Cfq2I+UJZY1ig2r5I1XD3R6twArxdbkupkgdVGhO6ryrqC+yYg==
dependencies:
algoliasearch "^3.24.5"
gatsby-cli "^1.1.58"
Expand Down

0 comments on commit 9570b67

Please sign in to comment.