From 4e16a10bd918e11219cbcf4dda05b1236fe42e89 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 20:55:11 +0000 Subject: [PATCH] build(deps-dev): bump @types/platform from 1.3.1 to 1.3.2 Bumps [@types/platform](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/platform) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/platform) 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 246bc8f..ae5f60c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/karma": "3.0.1", "@types/lodash": "4.14.120", "@types/node": "10.12.18", - "@types/platform": "1.3.1", + "@types/platform": "1.3.2", "benchmark": "2.1.4", "karma": "3.1.4", "prettier": "1.15.3", diff --git a/yarn.lock b/yarn.lock index 06b25c4..85c8f4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31,10 +31,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67" integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ== -"@types/platform@1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@types/platform/-/platform-1.3.1.tgz#5a66616693e39f311b3f2c64c77cf2249e3d8325" - integrity sha512-XI6JKLFNBmkADRd2FtUYtEuq5LDKTNXwUIodV3ZfTNkA+g4yo+rXXXdZL3fTE24S92BjpiEVaL3f64Fxm2JOgg== +"@types/platform@1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@types/platform/-/platform-1.3.2.tgz#c0404c4e2a08e04295ab3d1241a856c2a3cab06e" + integrity sha512-Tn6OuJDAG7bJbyi4R7HqcxXp1w2lmIxVXqyNhPt1Bm0FO2EWIi3CI87JVzF7ncqK0ZMPuUycS3wTMIk85EeF1Q== "@webassemblyjs/ast@1.7.11": version "1.7.11"