From 151358003ff0295c92e4b5c51d4aec707ffbd018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 06:05:06 +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.741bf92.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 3f2076f4..7057be8f 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.741bf92.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.741bf92.0.tgz", + "integrity": "sha512-ni+fuvSaNH3D2M/F+nuPoHCXeo7r3VsmW8Tq/HGtmbbqUGIMx5cT289o3kKzoUVxKv7E/APhwFbj1K8xtUZn7A==", "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.741bf92.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-logger/-/plugin-logger-2.2.2-next.741bf92.0.tgz", + "integrity": "sha512-ni+fuvSaNH3D2M/F+nuPoHCXeo7r3VsmW8Tq/HGtmbbqUGIMx5cT289o3kKzoUVxKv7E/APhwFbj1K8xtUZn7A==", "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",