From 3172606e32e4cd57e9a21e822046d94be195559a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 21:08:21 +0000 Subject: [PATCH] build(deps-dev): bump @iconify/json in /platforms/webext Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.39 to 2.2.71. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.39...2.2.71) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- platforms/webext/package.json | 2 +- platforms/webext/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/webext/package.json b/platforms/webext/package.json index 1c1b2b09..f2b67898 100644 --- a/platforms/webext/package.json +++ b/platforms/webext/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^0.34.0", - "@iconify/json": "^2.2.39", + "@iconify/json": "^2.2.71", "@types/dateformat": "^5.0.0", "@types/fs-extra": "^9.0.13", "@types/node": "^18.11.9", diff --git a/platforms/webext/yarn.lock b/platforms/webext/yarn.lock index 7598dde1..ec5c720d 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -200,9 +200,9 @@ version "1.2.1" resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" -"@iconify/json@^2.2.39": - version "2.2.39" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.39.tgz#4b17d361703df15e3bcb90093a89e66884949dac" +"@iconify/json@^2.2.71": + version "2.2.71" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.71.tgz#3af119a949edcc20c8da7bc54339e698e2869344" dependencies: "@iconify/types" "*" pathe "^1.0.0"