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 typescript-eslint monorepo to v2.15.0 #189

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.14.0 -> 2.15.0
@typescript-eslint/parser devDependencies minor 2.14.0 -> 2.15.0

Release Notes

typescript-eslint/typescript-eslint ### [`v2.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2150httpsgithubcomtypescript-eslinttypescript-eslintcomparev2140v2150-2020-01-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.14.0...v2.15.0) ##### Bug Fixes - **eslint-plugin:** crash in no-unnecessary-type-arguments ([#​1401](https://togithub.com/typescript-eslint/typescript-eslint/issues/1401)) ([01c939f](https://togithub.com/typescript-eslint/typescript-eslint/commit/01c939f)) - **typescript-estree:** correct persisted parse for windows ([#​1406](https://togithub.com/typescript-eslint/typescript-eslint/issues/1406)) ([1a42f3d](https://togithub.com/typescript-eslint/typescript-eslint/commit/1a42f3d)) ##### Features - **eslint-plugin:** [strict-bool-expr] add allowSafe option ([#​1385](https://togithub.com/typescript-eslint/typescript-eslint/issues/1385)) ([9344233](https://togithub.com/typescript-eslint/typescript-eslint/commit/9344233)) - **eslint-plugin:** add no-implied-eval ([#​1375](https://togithub.com/typescript-eslint/typescript-eslint/issues/1375)) ([254d276](https://togithub.com/typescript-eslint/typescript-eslint/commit/254d276))

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 these updates again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   71.76%   71.76%           
=======================================
  Files           3        3           
  Lines          85       85           
  Branches       19       19           
=======================================
  Hits           61       61           
  Misses         24       24

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 8c72e9a...472a60b. Read the comment docs.