From 31eb1b360366064007bf68b93c02b1124181154c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 04:57:32 +0000 Subject: [PATCH 1/3] Bump @types/jest from 24.0.25 to 24.9.0 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.25 to 24.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc90ded9..dd7d0866 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@babel/core": "7.8.3", "@babel/preset-env": "7.8.3", "@babel/preset-typescript": "7.8.3", - "@types/jest": "24.0.25", + "@types/jest": "24.9.0", "@types/js-yaml": "3.12.1", "@types/mkdirp": "0.5.2", "@types/node": "13.1.6", diff --git a/yarn.lock b/yarn.lock index 06b60b8e..e3d58a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -977,10 +977,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@24.0.25": - version "24.0.25" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f" - integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g== +"@types/jest@24.9.0": + version "24.9.0" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74" + integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w== dependencies: jest-diff "^24.3.0" From 179650e306fa6458cf5b91814df9a3b375959f3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 04:58:03 +0000 Subject: [PATCH 2/3] Bump @types/node from 13.1.6 to 13.1.7 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.6 to 13.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc90ded9..519f855c 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jest": "24.0.25", "@types/js-yaml": "3.12.1", "@types/mkdirp": "0.5.2", - "@types/node": "13.1.6", + "@types/node": "13.1.7", "@types/rimraf": "2.0.3", "@typescript-eslint/eslint-plugin": "2.16.0", "@typescript-eslint/parser": "2.16.0", diff --git a/yarn.lock b/yarn.lock index 06b60b8e..7afc90c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1006,10 +1006,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@13.1.6": - version "13.1.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.6.tgz#076028d0b0400be8105b89a0a55550c86684ffec" - integrity sha512-Jg1F+bmxcpENHP23sVKkNuU3uaxPnsBMW0cLjleiikFKomJQbsn0Cqk2yDvQArqzZN6ABfBkZ0To7pQ8sLdWDg== +"@types/node@*", "@types/node@13.1.7": + version "13.1.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.7.tgz#db51d28b8dfacfe4fb2d0da88f5eb0a2eca00675" + integrity sha512-HU0q9GXazqiKwviVxg9SI/+t/nAsGkvLDkIdxz+ObejG2nX6Si00TeLqHMoS+a/1tjH7a8YpKVQwtgHuMQsldg== "@types/rimraf@2.0.3": version "2.0.3" From 7f599e36b8f790eb6938f4a19a347f2023d95ac3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 04:56:53 +0000 Subject: [PATCH 3/3] Bump typescript from 3.7.4 to 3.7.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5f0afeae..d693d214 100644 --- a/package.json +++ b/package.json @@ -88,6 +88,6 @@ "path": "0.12.7", "prettier": "1.19.1", "rimraf": "3.0.0", - "typescript": "3.7.4" + "typescript": "3.7.5" } } diff --git a/yarn.lock b/yarn.lock index 0d1a8803..5d14cf04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4496,10 +4496,10 @@ type-fest@^0.8.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== -typescript@3.7.4: - version "3.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" - integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw== +typescript@3.7.5: + version "3.7.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" + integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== uglify-js@^3.1.4: version "3.7.2"