1
0
Fork 0

chore(deps): update dependency algolia-aerial to v1.2.4 (#226)

This commit is contained in:
renovate[bot] 2017-11-02 10:25:38 +01:00 committed by Vincent Voyer
parent f23f69e422
commit b17ac1ea6b
2 changed files with 4 additions and 4 deletions

View file

@ -60,9 +60,9 @@
"dev": true
},
"algolia-aerial": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/algolia-aerial/-/algolia-aerial-1.2.3.tgz",
"integrity": "sha512-PQe9c5v8GOccJzT2bADUHKV8c5D0fSV0Y41pXxigUY2P8wLg9C6i0ioehUQZ0P5lO+Is5TQoPpHATZ7S7hbaqw==",
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/algolia-aerial/-/algolia-aerial-1.2.4.tgz",
"integrity": "sha512-Od0BRzmcb1gXGPMqVUyVu81LWlpdFfZ7ooXvunkDGE+tO6FK7CDYAQ+WHO4FTVvwQszo+N5+KTwxsQau2xRD9A==",
"dev": true,
"requires": {
"clean-css-cli": "4.1.10",

View file

@ -1,6 +1,6 @@
{
"devDependencies": {
"algolia-aerial": "1.2.3",
"algolia-aerial": "1.2.4",
"algolia-frontend-components": "0.0.34"
}
}