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 espree to v4.1.0 #162

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
espree devDependencies minor 4.0.0 -> 4.1.0 source

Release Notes

eslint/espree ### [`v4.1.0`](https://renovatebot.com/gh/eslint/espree/releases/v4.1.0) [Compare Source](https://renovatebot.com/gh/eslint/espree/compare/v4.0.0...v4.1.0) - [`8eadb88`](https://renovatebot.com/gh/eslint/espree/commit/8eadb88) Upgrade: acorn 6, acorn-jsx 5, and istanbul ([#​391](https://renovatebot.com/gh/eslint/espree/issues/391)) (Toru Nagashima) - [`0f2edb8`](https://renovatebot.com/gh/eslint/espree/commit/0f2edb8) Upgrade: eslint-release@1.0.0 ([#​392](https://renovatebot.com/gh/eslint/espree/issues/392)) (Teddy Katz) - [`560b6f7`](https://renovatebot.com/gh/eslint/espree/commit/560b6f7) Update: VisitorKeys depend on eslint-visitor-keys ([#​389](https://renovatebot.com/gh/eslint/espree/issues/389)) (othree) - [`6bf2ebf`](https://renovatebot.com/gh/eslint/espree/commit/6bf2ebf) Docs: Fix some typos in the README ([#​386](https://renovatebot.com/gh/eslint/espree/issues/386)) (Hugo Locurcio)

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.

codecov[bot] commented 5 years ago

Codecov Report

Merging #162 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #162   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          93     93           
=====================================
  Hits           93     93

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3305327...9d19fbc. Read the comment docs.