mazipan / nuxt-storage

🛢 Utilities for easy read and write browser's storage in Nuxt.js project
MIT License
126 stars 8 forks source link

chore(deps): update dependency @babel/core to v7.7.2 #141

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.7.0 -> 7.7.2

Release Notes

babel/babel ### [`v7.7.2`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v772-2019-11-07) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.0...v7.7.2) ##### :bug: Bug Fix - `babel-parser` - [#​10669](https://togithub.com/babel/babel/pull/10669) Parse arrows with params annotations in conditional expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#​10658](https://togithub.com/babel/babel/pull/10658) fix: remove accessibility of constructor ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​10656](https://togithub.com/babel/babel/pull/10656) fix: add inList setter for compatibility with babel-minify ([@​JLHwung](https://togithub.com/JLHwung))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, 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 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   65.85%   65.85%           
=======================================
  Files           3        3           
  Lines          82       82           
  Branches       15       15           
=======================================
  Hits           54       54           
  Misses         26       26           
  Partials        2        2

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 02d47d6...1d0c27a. Read the comment docs.