From 0d90b82be60f3ff8a3dabc7f3b1e2c10250aae82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 04:09:16 +0000 Subject: [PATCH] Bump conf from 10.1.1 to 10.1.2 Bumps [conf](https://github.com/sindresorhus/conf) from 10.1.1 to 10.1.2. - [Release notes](https://github.com/sindresorhus/conf/releases) - [Commits](https://github.com/sindresorhus/conf/compare/v10.1.1...v10.1.2) --- updated-dependencies: - dependency-name: conf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7263b083e70..9881eb929ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8717,9 +8717,9 @@ concordance@^5.0.0, concordance@^5.0.4: well-known-symbols "^2.0.0" conf@^10.0.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/conf/-/conf-10.1.1.tgz#ff08046d5aeeee0eaff55d57f5b4319193c3dfda" - integrity sha512-z2civwq/k8TMYtcn3SVP0Peso4otIWnHtcTuHhQ0zDZDdP4NTxqEc8owfkz4zBsdMYdn/LFcE+ZhbCeqkhtq3Q== + version "10.1.2" + resolved "https://registry.yarnpkg.com/conf/-/conf-10.1.2.tgz#50132158f388756fa9dea3048f6b47935315c14e" + integrity sha512-o9Fv1Mv+6A0JpoayQ8JleNp3hhkbOJP/Re/Q+QqxMPHPkABVsRjQGWZn9A5GcqLiTNC6d89p2PB5ZhHVDSMwyg== dependencies: ajv "^8.6.3" ajv-formats "^2.1.1"