From 3a202f5119246b3ca3761f4ff94059f9bec40bb1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 19 May 2024 20:02:05 +0000
Subject: [PATCH] Bump mergician from 1.1.0 to 2.0.2

Bumps [mergician](https://github.com/jhildenbiddle/mergician) from 1.1.0 to 2.0.2.
- [Changelog](https://github.com/jhildenbiddle/mergician/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/mergician/compare/v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: mergician
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a1baec3..51c00a0 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "@stoplight/yaml": "^4.2.3",
     "arg": "^5.0.2",
     "jsonpath": "^1.1.1",
-    "mergician": "^1.0.3",
+    "mergician": "^2.0.2",
     "openapi-format": "^1.13.0"
   },
   "devDependencies": {