From 34e6ecb315769c939e3e4512a5ebfda369b712c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 11:26:08 +0000 Subject: [PATCH] Bump @iconify/json from 2.1.107 to 2.1.108 Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.107 to 2.1.108. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.107...2.1.108) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f0b45093..a17f364e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "xml-js": "^1.6.11" }, "devDependencies": { - "@iconify/json": "^2.1.107", + "@iconify/json": "^2.1.108", "@intlify/vite-plugin-vue-i18n": "^6.0.1", "@unocss/preset-icons": "^0.45.13", "@unocss/preset-web-fonts": "^0.45.7", diff --git a/yarn.lock b/yarn.lock index d12b1205..0eb39a4e 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.107": - version "2.1.107" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.107.tgz#75cff463a567a9f4f98ebe4ed2a8c988d2200168" - integrity sha512-VJUQI4SDyOoa+DefJ5jdY5dOju52QUNfbaV6+hgFEp7QoP5ae7ZfQo+GcKYf+mvLb56U3UJL/E25PMFqHcZcYw== +"@iconify/json@^2.1.108": + version "2.1.108" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.108.tgz#9dc4af162cf2a5fd078e9231199c585fff0655fd" + integrity sha512-7Cd15eXt493VT6APSQn+oNT3NqSnK/tfQPTqoh2K3aeHQNfVzkEmWPSyrzqWUAqOFHcA/Xtfz/pvd/25ecDbcQ== dependencies: "@iconify/types" "*" pathe "^0.3.0"