From d489ea1929aabfb2ba4158dc13dada43eb555353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 13:41:40 +0000 Subject: [PATCH] chore(deps-dev): bump necord from 6.6.1 to 6.7.0 Bumps [necord](https://github.com/necordjs/necord) from 6.6.1 to 6.7.0. - [Release notes](https://github.com/necordjs/necord/releases) - [Changelog](https://github.com/necordjs/necord/blob/master/CHANGELOG.md) - [Commits](https://github.com/necordjs/necord/compare/v6.6.1...v6.7.0) --- updated-dependencies: - dependency-name: necord dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa4b7c7..f8d0dda 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "husky": "9.0.11", "jest": "29.7.0", "lint-staged": "15.2.2", - "necord": "6.6.1", + "necord": "6.7.0", "prettier": "3.2.5", "reflect-metadata": "0.2.1", "release-it": "17.1.1", diff --git a/yarn.lock b/yarn.lock index 4faf7b6..ebe6376 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5005,10 +5005,10 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -necord@6.6.1: - version "6.6.1" - resolved "https://registry.yarnpkg.com/necord/-/necord-6.6.1.tgz#2085579b6a61362bd3b554c8de2115708284f208" - integrity sha512-WIlkBkK4ZdtuvSNIB9XhgH8LRCVsuYj7ZDF4VGt3KAZkCF8pe24CwsLwb4A9CJECCOakBrvX0hlA15718GRZsg== +necord@6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/necord/-/necord-6.7.0.tgz#9ff6bbc5f8d0f9b7d092541a631fdfd459582cd5" + integrity sha512-9ifYCSKxjSRtsNenhe8RTS1L2KbtXxdfWPkiSLU3tHYDHE1d5xBR7KipfY+2HI0p2lzi1qOBWhm35S3YyBzhtQ== dependencies: path-to-regexp "6.2.1"