From 4a2c6dafb1401a1cb333bc19579b31d7880f4ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:52:00 -0500 Subject: [PATCH] chore(deps-dev): bump @iconify/json from 1.1.454 to 1.1.457 (#9) Bumps [@iconify/json](https://github.com/iconify/collections-json) from 1.1.454 to 1.1.457. - [Release notes](https://github.com/iconify/collections-json/releases) - [Commits](https://github.com/iconify/collections-json/compare/1.1.454...1.1.457) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6bb38d7..ae715b8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "license": "MIT", "devDependencies": { "@fontsource/roboto": "^4.5.1", - "@iconify/json": "^1.1.454", + "@iconify/json": "^1.1.457", "@iconify/vue2": "^1.1.1", "@vuepress/plugin-pwa": "^1.9.5", "fs-extra": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index d511307..e6b96a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,10 +866,10 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@iconify/json@^1.1.454": - version "1.1.454" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.454.tgz#cb27c85c71a82731482db7839dc33cb67ee1efb6" - integrity sha512-Dxtj8vdJ7IrcbsBjEP/4zaVii7ymE9hIKwgHDKI8sWkOAZpOMgPx6MvBjFkBCEz9X1ArXztGde+BtPP0uF+Ovw== +"@iconify/json@^1.1.457": + version "1.1.457" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.457.tgz#a2e6919a5e2a20f8a73bb7c5f7719a15892e5b8f" + integrity sha512-5KQALvjWwNnmU+JJTLKdLxmltPYDrsSE7rkSJDnuSRCQboN26MwQRW6bjip1P7aF4Z7pkIr+ZsDY/uEd+8wXaQ== "@iconify/vue2@^1.1.1": version "1.1.1"