From 961ba65f66180ffe33b64e9e91e923c9025cea95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:01:50 +0000 Subject: [PATCH] chore(deps-dev): bump @types/auto-launch from 5.0.1 to 5.0.2 Bumps [@types/auto-launch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/auto-launch) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/auto-launch) --- updated-dependencies: - dependency-name: "@types/auto-launch" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0bc4a13e..a74a9694 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ ] }, "devDependencies": { - "@types/auto-launch": "5.0.1", + "@types/auto-launch": "5.0.2", "@types/discord-rpc": "3.0.5", "@types/node": "14.14.37", "@types/socket.io": "2.1.13", diff --git a/yarn.lock b/yarn.lock index c7e60764..bd7626e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -99,10 +99,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@types/auto-launch@5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@types/auto-launch/-/auto-launch-5.0.1.tgz#388a047edc0e754d8e8978cbd9ed4672b36be2c4" - integrity sha512-+KQ+/koZ7sJXnf5cnCANofY6yXAdYJNEoVZEuWcwJfuWbUp9u6l09I7KhwD+ivU+cdz7JId4V5ukxscWtHdSuw== +"@types/auto-launch@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@types/auto-launch/-/auto-launch-5.0.2.tgz#4970f01e5dd27572489b7fe77590204a19f86bd0" + integrity sha512-b03X09+GCM9t6AUECpwA2gUPYs8s5tJHFJw92sK8EiJ7G4QNbsHmXV7nfCfP6G6ivtm230vi4oNfe8AzRgzxMQ== "@types/component-emitter@^1.2.10": version "1.2.11"