pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

fix(deps): update dependency query-string to ^6.0.0 #62

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency query-string from ^5.0.1 to ^6.0.0

Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.

Release Notes ### [`v6.0.0`](https://github.com/sindresorhus/query-string/releases/v6.0.0) We now target Node.js 6 or later and the latest version of Chrome, Firefox, and Safari. If you want support for older browsers, use version 5: `npm install query-string@​5`. Same goes for Create React App users, since it doesn't transpile `node_modules`. ---
Commits #### v6.0.0 - [`597f14a`](https://github.com/sindresorhus/query-string/commit/597f14a1c39b16d4b879c3834b006884782c851b) Target Node.js 6 and modern browsers - [`0f62856`](https://github.com/sindresorhus/query-string/commit/0f62856743eb44215423cf7800244e16af8418c9) 6.0.0

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4cd776e5fe40440da6c471794e4138decb49c739 on renovate/query-string-6.x into 0e299299b6f9ea36cac40d498c69cb4cae651e52 on master.