From ef8f856a29f3d493ac3dc1e71c9b83a4bd60779f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 07:00:49 +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.d232e8c.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..529a254e 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.d232e8c.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.d232e8c.0.tgz", + "integrity": "sha512-ePQkN5P5RqQagfvYQqZuVl6wVTxUJsoR4j1cYibkz0MUxwI90qtTfpjLoEIHNhezhui41sX9p4sRwynFPVVzIg==", "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.d232e8c.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.d232e8c.0.tgz", + "integrity": "sha512-ePQkN5P5RqQagfvYQqZuVl6wVTxUJsoR4j1cYibkz0MUxwI90qtTfpjLoEIHNhezhui41sX9p4sRwynFPVVzIg==", "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",