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/preset-env to v7.7.1 #139

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) devDependencies patch 7.7.0 -> 7.7.1

Release Notes

babel/babel ### [`v7.7.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v771-2019-11-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.0...v7.7.1) ##### :bug: Bug Fix - `babel-types` - [#​10650](https://togithub.com/babel/babel/pull/10650) Revert "throw a TypeError if identifier validation fails ([#​10621](https://togithub.com/babel/babel/issues/10621))" ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-preset-env` - [#​10649](https://togithub.com/babel/babel/pull/10649) Fix(babel-preset-env): check api.caller is a function to avoid to thr… ([@​love2me](https://togithub.com/love2me))

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 #139 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  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 46b93db...d87bb71. Read the comment docs.