Skip to content
This repository has been archived by the owner on Jan 4, 2023. 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 authored and renovate[bot] committed Dec 14, 2020
1 parent e9407c6 commit a7f316f
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 @@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@moltin/request": "2.0.2",
"algolia-places-react": "1.6.0",
"algolia-places-react": "1.6.1",
"arrive": "2.4.1",
"easy-peasy": "2.6.6",
"final-form": "4.20.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1703,10 +1703,10 @@ ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.3:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

[email protected].0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/algolia-places-react/-/algolia-places-react-1.6.0.tgz#b915a9cb749ebeba39c5945b3feb34c291c701e2"
integrity sha512-IrBVvc/q3tB7mVkWSACR9DNTu4BaSexFo755qbRYkbHKhAxbzr85NgfztAPLJuyoX3ildoIqwyWJ0wqbOtKgMQ==
[email protected].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.19.0"
prop-types "^15.6.0"
Expand Down

0 comments on commit a7f316f

Please sign in to comment.