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 ts-jest to v25.2.0 #226

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies minor 25.1.0 -> 25.2.0

Release Notes

kulshekhar/ts-jest ### [`v25.2.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2520httpsgithubcomkulshekharts-jestcomparev2510v2520-2020-02-03) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v25.1.0...v25.2.0) ##### Bug Fixes - **config:** comment out unused codes ([dff1332](https://togithub.com/kulshekhar/ts-jest/commit/dff1332)) - **config:** pass plain config object to babel-jest transformer ([e0895da](https://togithub.com/kulshekhar/ts-jest/commit/e0895da)) - **config:** remove unused codes ([7aa3928](https://togithub.com/kulshekhar/ts-jest/commit/7aa3928)) - **config:** remove unused import ([81897e1](https://togithub.com/kulshekhar/ts-jest/commit/81897e1)) - **test:** improve unit tests for babel config ([ebd9380](https://togithub.com/kulshekhar/ts-jest/commit/ebd9380)) - **test:** update snapshot ([0e1190d](https://togithub.com/kulshekhar/ts-jest/commit/0e1190d))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

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



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

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #226   +/-   ##
=======================================
  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 11c1027...66ec1ca. Read the comment docs.