From 8573d009eaf2f16bf004052dcde661542ec9fda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 21:11:41 +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.81. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.39...2.2.81) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/platforms/webext/package.json b/platforms/webext/package.json index 1c1b2b09..4a7639ca 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.81", "@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..c2f8fdb4 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -200,12 +200,12 @@ 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.81": + version "2.2.81" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.81.tgz#56aa27cef2164e1007825c03bafb89b1b8ca85a4" dependencies: "@iconify/types" "*" - pathe "^1.0.0" + pathe "^1.1.0" "@iconify/types@*", "@iconify/types@^2.0.0": version "2.0.0" @@ -4127,7 +4127,7 @@ path-type@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" -pathe@^1.0.0, pathe@^1.1.0: +pathe@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.0.tgz#e2e13f6c62b31a3289af4ba19886c230f295ec03"