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

Commit 61092bd

Browse files
committed
fix(deps): update dependency gatsby-plugin-algolia to v0.14.1
1 parent 25e31d3 commit 61092bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gatsby": "2.13.15",
1111
"gatsby-awesome-pagination": "0.3.5",
1212
"gatsby-image": "2.2.5",
13-
"gatsby-plugin-algolia": "0.11.0",
13+
"gatsby-plugin-algolia": "0.14.1",
1414
"gatsby-plugin-manifest": "2.2.2",
1515
"gatsby-plugin-offline": "2.2.2",
1616
"gatsby-plugin-postcss": "2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5506,10 +5506,10 @@ gatsby-page-utils@^0.0.3:
55065506
micromatch "^3.1.10"
55075507
slash "^1.0.0"
55085508

5509-
gatsby-plugin-algolia@0.11.0:
5510-
version "0.11.0"
5511-
resolved "https://registry.yarnpkg.com/gatsby-plugin-algolia/-/gatsby-plugin-algolia-0.11.0.tgz#527757baded0336fcaf3d4326f6a41a2332bf10a"
5512-
integrity sha512-NEvVGrJWNNqnNj3wn+w3wEqDpjTC7yeZQHuNxjrGeu4H74JVbhOgYKHse5oR/HeShU8ZXBPvWwiBHxo8CngBpA==
5509+
gatsby-plugin-algolia@0.14.1:
5510+
version "0.14.1"
5511+
resolved "https://registry.yarnpkg.com/gatsby-plugin-algolia/-/gatsby-plugin-algolia-0.14.1.tgz#9682359d9352a70a7ed853e6503af4cc6048479a"
5512+
integrity sha512-MBPsVmJBdkv2XyFoAGxH6sZLey+d7xavQmSdwvWJA3jRo7+D4Es/9YCUgUhRPF/LXNa/jMjepF5GsgJC5vcAXg==
55135513
dependencies:
55145514
algoliasearch "^3.24.5"
55155515
gatsby-cli "^1.1.58"

0 commit comments

Comments
 (0)