From d1c9ff59aa16c8a36658524c00d093aca51d799f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 21:09:59 +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.69. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.39...2.2.69) --- 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..e3066fdf 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.69", "@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..9df7cec2 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.69": + version "2.2.69" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.69.tgz#433de210406d3a1abbc1895231161485a746a3ea" dependencies: "@iconify/types" "*" pathe "^1.0.0"