tunnckoCore / parse-function

(!! moved to tunnckoCore/opensource multi-package repository !!) :trident: Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
https://tunnckocore.com/opensource
MIT License
37 stars 6 forks source link

chore(deps): update dependency acorn to v6 - autoclosed #154

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change
acorn devDependencies major 5.7.3 -> 6.3.0

Release Notes

acornjs/acorn ### [`v6.3.0`](https://togithub.com/acornjs/acorn/compare/6.2.1...6.3.0) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.2.1...6.3.0) ### [`v6.2.1`](https://togithub.com/acornjs/acorn/compare/6.2.0...6.2.1) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.2.0...6.2.1) ### [`v6.2.0`](https://togithub.com/acornjs/acorn/compare/6.1.1...6.2.0) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.1.1...6.2.0) ### [`v6.1.1`](https://togithub.com/acornjs/acorn/compare/6.1.0...6.1.1) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.1.0...6.1.1) ### [`v6.1.0`](https://togithub.com/acornjs/acorn/compare/6.0.7...6.1.0) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.7...6.1.0) ### [`v6.0.7`](https://togithub.com/acornjs/acorn/compare/6.0.6...6.0.7) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.6...6.0.7) ### [`v6.0.6`](https://togithub.com/acornjs/acorn/compare/6.0.5...6.0.6) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.5...6.0.6) ### [`v6.0.5`](https://togithub.com/acornjs/acorn/compare/6.0.4...6.0.5) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.4...6.0.5) ### [`v6.0.4`](https://togithub.com/acornjs/acorn/compare/6.0.3...6.0.4) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.3...6.0.4) ### [`v6.0.3`](https://togithub.com/acornjs/acorn/compare/6.0.2...6.0.3) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.2...6.0.3) ### [`v6.0.2`](https://togithub.com/acornjs/acorn/compare/6.0.1...6.0.2) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.1...6.0.2) ### [`v6.0.1`](https://togithub.com/acornjs/acorn/compare/6.0.0...6.0.1) [Compare Source](https://togithub.com/acornjs/acorn/compare/6.0.0...6.0.1) ### [`v6.0.0`](https://togithub.com/acornjs/acorn/compare/5.7.3...6.0.0) [Compare Source](https://togithub.com/acornjs/acorn/compare/5.7.3...6.0.0)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

tunnckoCore commented 5 years ago

Mmmm, why closing?! And why not merged so long?!

edit: oooh, because the acorn v7 branch.