From 953dc5f78875def14af03a79c387a8b57a6ca9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 06:01:04 +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.40ca040.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..4feea713 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.40ca040.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.40ca040.0.tgz", + "integrity": "sha512-WvbdKYRftZNmNT+wBz23ceU0WHiuTXN0h8wiGcaWTLXh5Q4ZD8Tt9GW9elV+Spm04dX+2pRhqX0QXEmp7G6KVw==", "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.40ca040.0", + "resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1-next.40ca040.0.tgz", + "integrity": "sha512-WvbdKYRftZNmNT+wBz23ceU0WHiuTXN0h8wiGcaWTLXh5Q4ZD8Tt9GW9elV+Spm04dX+2pRhqX0QXEmp7G6KVw==", "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",