From 0f073965230801d4d3ed0940c094aac5806135e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:02:57 +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.5.1-next.a90f287.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-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2076f4..49f17d43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -613,11 +613,11 @@ } }, "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.5.1-next.a90f287.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.a90f287.0.tgz", + "integrity": "sha512-eIZRp0RGKMMlHu4FTBElT471U4/dn47ZNI7ldGF/r3YwbhXStGdnBeKFPEoJl2hq47A++NnRFiy5JH05hBxVFw==", "dependencies": { - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "engines": { "node": ">=v14.0.0", @@ -3700,9 +3700,9 @@ } }, "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -4344,11 +4344,11 @@ "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.5.1-next.a90f287.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.a90f287.0.tgz", + "integrity": "sha512-eIZRp0RGKMMlHu4FTBElT471U4/dn47ZNI7ldGF/r3YwbhXStGdnBeKFPEoJl2hq47A++NnRFiy5JH05hBxVFw==", "requires": { - "tslib": "^2.3.1" + "tslib": "^2.4.0" } }, "@sapphire/time-utilities": { @@ -6564,9 +6564,9 @@ } }, "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "tsutils": { "version": "3.21.0",