From f35dd1c34689cab5b976c9b11607f4c57a490ae6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 6 Oct 2022 04:09:04 +0000
Subject: [PATCH] Bump @iconify/json from 2.1.117 to 2.1.118

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.117 to 2.1.118.
- [Release notes](https://github.com/iconify/icon-sets/releases)
- [Commits](https://github.com/iconify/icon-sets/compare/2.1.117...2.1.118)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index c950d5b6..a56233fa 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
         "xml-js": "^1.6.11"
     },
     "devDependencies": {
-        "@iconify/json": "^2.1.117",
+        "@iconify/json": "^2.1.118",
         "@intlify/vite-plugin-vue-i18n": "^6.0.3",
         "@unocss/preset-icons": "^0.45.25",
         "@unocss/preset-web-fonts": "^0.45.25",
diff --git a/yarn.lock b/yarn.lock
index 747ceaab..2d29a1d4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -997,10 +997,10 @@
   resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
   integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
 
-"@iconify/json@^2.1.117":
-  version "2.1.117"
-  resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.117.tgz#965a3bbd43c3d35f92726187d98b6a36ef125e86"
-  integrity sha512-/09IuBTE/X10GHs2/rspqK5VfBypHi/aa2yvqWyOuybbQTjoOcPIoi/zg+s1HvloHynVr+Avxj3whtZ6CfesfA==
+"@iconify/json@^2.1.118":
+  version "2.1.118"
+  resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.118.tgz#bb29db70d1be64a2caf8b8d340870f32c61189b6"
+  integrity sha512-mvCocCcWIIoF/IiBQS0hIMqpmXYVbZsmNM8CyQCn6jEPEEKWpW5/vK+W+qOWO7+F7Hrs3//8OyLMh131by7zSQ==
   dependencies:
     "@iconify/types" "*"
     pathe "^0.3.0"