From 48c619e292962137327497b86c4c310c88d8e507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 12:33:52 +0000 Subject: [PATCH] Bump @iconify/json from 2.1.100 to 2.1.101 Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.100 to 2.1.101. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.100...2.1.101) --- 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 f361bd4e..bf93eab4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "xml-js": "^1.6.11" }, "devDependencies": { - "@iconify/json": "^2.1.100", + "@iconify/json": "^2.1.101", "@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 dac52a23..fa79ddc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1002,10 +1002,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.100": - version "2.1.100" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.100.tgz#47a1b771a4a5bef321eda3e7c639a84d366ca465" - integrity sha512-ztPJgsoqJQ2T216O0Wl94YmK085kLWeu25SekkwZaaTVZ5XaByER/h84AWGaKz7sBnnvdWJ+8ExAGyBGdr44bg== +"@iconify/json@^2.1.101": + version "2.1.101" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.101.tgz#52d881172a717c78768da4120a96c254d490e84f" + integrity sha512-IZ7+DDY9OdVcV0TEI/Dd6KZirX+8JlUUtty75OgqbN+Hnj9T2fkD1MiLQT6HEqCcU8PzZUq0DSvwcIKaN/H/Xw== dependencies: "@iconify/types" "*" pathe "^0.3.0"