From 93cab1b409fcdf23fe8d0924af34ac1131f24885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 13:22:19 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify/json from 1.1.457 to 1.1.460 Bumps [@iconify/json](https://github.com/iconify/collections-json) from 1.1.457 to 1.1.460. - [Release notes](https://github.com/iconify/collections-json/releases) - [Commits](https://github.com/iconify/collections-json/compare/1.1.457...1.1.460) --- 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 c903024..6b8a0b4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "license": "MIT", "devDependencies": { "@fontsource/roboto": "^4.5.1", - "@iconify/json": "^1.1.457", + "@iconify/json": "^1.1.460", "@iconify/vue2": "^1.1.2", "@vuepress/plugin-pwa": "^1.9.5", "fs-extra": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index d0682d6..8d0954d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,10 +866,10 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@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/json@^1.1.460": + version "1.1.460" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.460.tgz#8d18feaba040972f292acdc3f101207a62899793" + integrity sha512-iPIJceykY8fmp7kjZGt6iWcicRKNFgeqYmsdXKnI7QmI+M/tuMOxn9qGV35RMFaB9ZOYGbQ90X3TM3hB9lX+ZA== "@iconify/vue2@^1.1.2": version "1.1.2"