viruschidai / validate-vat-ts

A library for validating VAT number
32 stars 13 forks source link

Update dev dependencies #6

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@types/jest devDependencies patch 25.1.2 -> 25.1.3
@types/node devDependencies patch 13.7.1 -> 13.7.7
ts-jest (source) devDependencies patch 25.2.0 -> 25.2.1
typescript (source) devDependencies minor 3.7.5 -> 3.8.3

Release Notes

kulshekhar/ts-jest ### [`v25.2.1`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2521httpsgithubcomkulshekharts-jestcompare25212520-2020-02-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v25.2.0...25.2.1) ##### Bug Fixes - **compiler:** allow transformation of typescript files in node_modules ([#​1385](https://togithub.com/kulshekhar/ts-jest/issues/1385)) ([814405e](https://togithub.com/kulshekhar/ts-jest/commit/814405e)) - **docs:** fixing slack link and some minor typos in documenation ([#​1404](https://togithub.com/kulshekhar/ts-jest/issues/1404)) ([3e2e008](https://togithub.com/kulshekhar/ts-jest/commit/3e2e008)) - **transformer:** add deepUnmock to hoist method list ([#​1372](https://togithub.com/kulshekhar/ts-jest/issues/1372)) ([0fbbc00](https://togithub.com/kulshekhar/ts-jest/commit/0fbbc00)) - **util:** use resolve package typescript package in yarn workspaces ([#​1377](https://togithub.com/kulshekhar/ts-jest/issues/1377)) ([a63808c](https://togithub.com/kulshekhar/ts-jest/commit/a63808c))
Microsoft/TypeScript ### [`v3.8.3`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.3%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) ### [`v3.8.2`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8.2](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-382) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Renovate configuration

:date: Schedule: "before 9am on the first day of the month" in timezone Australia/Melbourne.

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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