From 2aa2f25bbe0b603d5b1ece2efc2cf8c6bfb4ea3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 06:02:41 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-logger Bumps [@sapphire/plugin-logger](https://github.com/sapphiredev/plugins/tree/HEAD/packages/logger) from 2.2.2-next.5c855bd.0 to 2.2.2-next.1811d03.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/logger/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/logger) --- updated-dependencies: - dependency-name: "@sapphire/plugin-logger" dependency-type: direct:production update-type: version-update:semver-patch ... 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 fd9baa86..0255d6b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -524,13 +524,13 @@ } }, "node_modules/@sapphire/plugin-logger": { - "version": "2.2.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.5c855bd.0.tgz", - "integrity": "sha512-bVhUx3yoKhjSGmEmwN33cjiiugpfU90wsD8UtXxopP+bxjePxkrmslc8nN9bvR7ZE+uL+Q9iAG30wDjUxTvevQ==", + "version": "2.2.2-next.1811d03.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.1811d03.0.tgz", + "integrity": "sha512-hO3jRSHGPTogcyh4LlX1OPKnPfie/BQiLkK/JFNB17azufplRm6ntYI5PpwxhgN0EkmGbGVDt609NAU6LSbSBQ==", "dependencies": { "@sapphire/time-utilities": "^1.7.4", "colorette": "^2.0.16", - "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", @@ -4283,13 +4283,13 @@ } }, "@sapphire/plugin-logger": { - "version": "2.2.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.5c855bd.0.tgz", - "integrity": "sha512-bVhUx3yoKhjSGmEmwN33cjiiugpfU90wsD8UtXxopP+bxjePxkrmslc8nN9bvR7ZE+uL+Q9iAG30wDjUxTvevQ==", + "version": "2.2.2-next.1811d03.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.1811d03.0.tgz", + "integrity": "sha512-hO3jRSHGPTogcyh4LlX1OPKnPfie/BQiLkK/JFNB17azufplRm6ntYI5PpwxhgN0EkmGbGVDt609NAU6LSbSBQ==", "requires": { "@sapphire/time-utilities": "^1.7.4", "colorette": "^2.0.16", - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "dependencies": { "@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",