From a15e61758d7bf6b2940339225f2c5064d73ac6db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 11:25:09 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify/json from 2.1.85 to 2.1.154 Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.85 to 2.1.154. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.85...2.1.154) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/compiler/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/compiler/package.json b/packages/compiler/package.json index 445854c..931b88d 100644 --- a/packages/compiler/package.json +++ b/packages/compiler/package.json @@ -33,7 +33,7 @@ } }, "devDependencies": { - "@iconify/json": "^2.1.85", + "@iconify/json": "^2.1.154", "@types/marked": "^4.0.1", "@types/node-emoji": "^1.8.1", "@unocss/preset-wind": "^0.43.2" diff --git a/yarn.lock b/yarn.lock index c64a41e..fddf330 100644 --- a/yarn.lock +++ b/yarn.lock @@ -509,10 +509,10 @@ resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.6.3.tgz#c1fe5d088a903eaac2e9929cfe126f095ccc43eb" integrity sha512-9wVPPKS0f5ue26/cml+/ZlyHFPna3eJL/gEuWib8e1IBRhh2jUUKr7urmgIB87G1A2sRAK7GiF0VDdZoLEtFQw== -"@iconify/json@^2.1.85": - version "2.1.85" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.85.tgz#af5ec3a373a60553b67b5c435067f9ff07b26b16" - integrity sha512-293//mPNSEaKBeiD3CC0DTQlEr3OicBAw6XqMXdKR9qMx8k9ZD+lrcuVNEX2KGlm72W19JnjJjeg5NSHZnbR0g== +"@iconify/json@^2.1.154": + version "2.1.154" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.154.tgz#b4e278d55f30046b89c93e156e3c213e67e48e84" + integrity sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ== dependencies: "@iconify/types" "*" pathe "^0.3.0"