From d2638a75feffa2aba343c88eb648c3d313c51ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 06:02:48 +0000 Subject: [PATCH] chore(deps): bump @sapphire/stopwatch Bumps [@sapphire/stopwatch](https://github.com/sapphiredev/utilities/tree/HEAD/packages/stopwatch) from 1.4.2-next.3c6a49a.0 to 1.4.2-next.6592f22.0. - [Release notes](https://github.com/sapphiredev/utilities/releases) - [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/stopwatch/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/utilities/commits/HEAD/packages/stopwatch) --- updated-dependencies: - dependency-name: "@sapphire/stopwatch" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd9baa86..bb1e7708 100644 --- a/package-lock.json +++ b/package-lock.json @@ -613,9 +613,9 @@ } }, "node_modules/@sapphire/stopwatch": { - "version": "1.4.2-next.3c6a49a.0", - "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.4.2-next.3c6a49a.0.tgz", - "integrity": "sha512-o1kBOwmyt9dXh1mOY4o4dPTs9bKO3o0fF6QXC/zk7fdqhvtDBodhHRoYDb816KYIEniYS1SbaJLiKOkAzbZNxQ==", + "version": "1.4.2-next.6592f22.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.4.2-next.6592f22.0.tgz", + "integrity": "sha512-EFsXICSsfbIomz77V67NVtgkaJl13UCq1TnQ8gODyMLLt7TU5hOYZHP9qkec6SMjOFKdQEHYtm8ZFr8Sq6sJWg==", "dependencies": { "tslib": "^2.3.1" }, @@ -4344,9 +4344,9 @@ "integrity": "sha512-mKWq+HCu9t+gqVcXMhfH72Trj6cO0LZilpdVYndqRb3+30mrRqs+NtdSf1wAERYEtBmOf3ZWvROe4RPSx7aKvw==" }, "@sapphire/stopwatch": { - "version": "1.4.2-next.3c6a49a.0", - "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.4.2-next.3c6a49a.0.tgz", - "integrity": "sha512-o1kBOwmyt9dXh1mOY4o4dPTs9bKO3o0fF6QXC/zk7fdqhvtDBodhHRoYDb816KYIEniYS1SbaJLiKOkAzbZNxQ==", + "version": "1.4.2-next.6592f22.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.4.2-next.6592f22.0.tgz", + "integrity": "sha512-EFsXICSsfbIomz77V67NVtgkaJl13UCq1TnQ8gODyMLLt7TU5hOYZHP9qkec6SMjOFKdQEHYtm8ZFr8Sq6sJWg==", "requires": { "tslib": "^2.3.1" }