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 algolia-places-react to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent 25e31d3 commit 25b1696
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@moltin/gatsby-source-moltin": "1.9.1",
"@moltin/request": "2.0.2",
"algolia-places-react": "1.5.1",
"algolia-places-react": "1.6.1",
"algoliasearch": "4.2.0",
"classnames": "2.2.6",
"final-form": "4.19.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1540,12 +1540,12 @@ ajv@^6.1.0, ajv@^6.5.5, ajv@^6.9.1:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

algolia-places-react@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/algolia-places-react/-/algolia-places-react-1.5.1.tgz#29745a5f30c295d5364066df610da01406efc99a"
integrity sha512-x2pECaDI8F6tbCJvN3Ad6pOgtE8eUrB/sPXbnI0aXLKtBqjctFhhSv4kgAIn16QDr4wW7AQz9OZadLtTBGUYig==
algolia-places-react@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/algolia-places-react/-/algolia-places-react-1.6.1.tgz#4f33078183f664cc42b4ae45438e4896fba109c6"
integrity sha512-+TguN3QudkXbe6UKj8q40Yva4wtrdNhXJlcv1RD86Xi7znJcP8QBJhR/h/yvyNqO4G+otC03en0V96GAWTMQsw==
dependencies:
places.js "1.17.1"
places.js "1.19.0"
prop-types "^15.6.0"

algoliasearch-helper@^3.1.0:
Expand Down Expand Up @@ -9305,10 +9305,10 @@ pkg-up@^2.0.0:
dependencies:
find-up "^2.1.0"

places.js@1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/places.js/-/places.js-1.17.1.tgz#fc6ef07f5ee87ec332820d7d03ac4c894a8ff764"
integrity sha512-TzDw893Uo3121vmEg0oV5L0HVbxcHUyanaSmnwcMs0Zll1F83/06lNJRcMiiuwNQWIik6xY3BeDDZzpaMaOILA==
places.js@1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/places.js/-/places.js-1.19.0.tgz#6361c240713e20713f9f4124181752a257059f92"
integrity sha512-OtX8kMT1K2uhwoHZoyMuHWZ3CrkNfjxRDsG2hBHye4S1dsTLU4MlwEmUrlKYYefYXiV6JCvd7bULU3uoJ6NcoA==
dependencies:
algoliasearch "^3.35.1"
autocomplete.js "^0.37.0"
Expand Down

0 comments on commit 25b1696

Please sign in to comment.