From 86bff04965c9385c28f49be35a6d47c6401ad620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 01:03:27 +0000 Subject: [PATCH] chore(deps): update dependency @discordjs/collection to v2 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 707c075fc6..80049ade94 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@actions/core": "^1.10.1", "@commitlint/cli": "^18.4.2", "@commitlint/config-conventional": "^18.4.2", - "@discordjs/collection": "^1.5.3", + "@discordjs/collection": "^2.0.0", "@favware/cliff-jumper": "^2.2.3", "@favware/npm-deprecate": "^1.0.7", "@favware/rollup-type-bundler": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 8b7dccdd3d..d8d5b6da9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5978,7 +5978,7 @@ __metadata: "@actions/core": "npm:^1.10.1" "@commitlint/cli": "npm:^18.4.2" "@commitlint/config-conventional": "npm:^18.4.2" - "@discordjs/collection": "npm:^1.5.3" + "@discordjs/collection": "npm:^2.0.0" "@favware/cliff-jumper": "npm:^2.2.3" "@favware/npm-deprecate": "npm:^1.0.7" "@favware/rollup-type-bundler": "npm:^2.0.0"