From b7c4774fe438f51249956cbd42d08bf2f5b55932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 06:57:11 +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.bbba530.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..c9d835a1 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.bbba530.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.bbba530.0.tgz", + "integrity": "sha512-eGnjNPSiis2wmEI6cXbQkL4v4OYWkl3/FKTvs+1Dqajdx0bPxdP7WAmPbNzsd5BnGDhStxPBiJs62/qWMuxgOw==", "dependencies": { - "tslib": "^2.3.1" + "tslib": "^2.5.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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "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.bbba530.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.bbba530.0.tgz", + "integrity": "sha512-eGnjNPSiis2wmEI6cXbQkL4v4OYWkl3/FKTvs+1Dqajdx0bPxdP7WAmPbNzsd5BnGDhStxPBiJs62/qWMuxgOw==", "requires": { - "tslib": "^2.3.1" + "tslib": "^2.5.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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "tsutils": { "version": "3.21.0",