From 8c09d21051093c046f291b9c53cf0dda3d730b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:26:13 +0000 Subject: [PATCH] chore(deps-dev): bump contributor-faces from 1.0.3 to 1.1.0 Bumps [contributor-faces](https://github.com/ngryman/contributor-faces) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/ngryman/contributor-faces/releases) - [Commits](https://github.com/ngryman/contributor-faces/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: contributor-faces dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 010d04a92..fb36ed311 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "apollo-server-express": "2.25.3", "chai-as-promised": "7.1.1", "chai-subset": "1.6.0", - "contributor-faces": "1.0.3", + "contributor-faces": "1.1.0", "documentation": "12.3.0", "dtslint": "4.1.6", "electron": "27.0.2",