From 2ad0760968b3303718b4170641e7d959570794f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:19:46 +0000 Subject: [PATCH] build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 Bumps [chai-exclude](https://github.com/mesaugat/chai-exclude) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/mesaugat/chai-exclude/releases) - [Commits](https://github.com/mesaugat/chai-exclude/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: chai-exclude dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e065350eb..b4ce182654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2415,9 +2415,9 @@ } }, "chai-exclude": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/chai-exclude/-/chai-exclude-2.1.0.tgz", - "integrity": "sha512-IBnm50Mvl3O1YhPpTgbU8MK0Gw7NHcb18WT2TxGdPKOMtdtZVKLHmQwdvOF7mTlHVQStbXuZKFwkevFtbHjpVg==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/chai-exclude/-/chai-exclude-2.1.1.tgz", + "integrity": "sha512-IHgNmgAFOkyRPnmOtZio9UsOHQ6RnzVr2LOs+5V9urYYqjhV/ERLQapC0Eq2DmID5eDWyngAcBxNUm0ZK0QbrQ==", "dev": true, "requires": { "fclone": "^1.0.11"