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-node to v8.6.2 #194

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-node devDependencies minor 8.5.4 -> 8.6.2

Release Notes

TypeStrong/ts-node ### [`v8.6.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2) **Fixed** - Downgrade `yn` due to node engine ([#​942](https://togithub.com/TypeStrong/ts-node/issues/942)) ### [`v8.6.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.0...v8.6.1) **Fixed** - Fix the resolution order of `TS_NODE_COMPILER_OPTIONS` - closes [#​938](https://togithub.com/TypeStrong/ts-node/issues/938) ### [`v8.6.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.4...v8.6.0) **Fixed** - Remove normalize slashes from config file loading for Windows **Added** - Configure using `tsconfig.json` ([#​921](https://togithub.com/TypeStrong/ts-node/issues/921)) [@​cspotcode](https://togithub.com/cspotcode) 🎉 - Allow `dir` to be configurable - Add `--build` flag for emitting compiled TypeScript (under `--compiler-host` mode) - Incremental compiler support ([#​895](https://togithub.com/TypeStrong/ts-node/issues/895))

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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  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 a5898ce...d2ac422. Read the comment docs.