From 5b4a64eb34abd31fde514f04687e37d027fa0a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:55:38 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify/json from 2.2.154 to 2.2.190 Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.154 to 2.2.190. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.154...2.2.190) --- 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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d96b13b..25863eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@iconify/json": "^2.2.154", + "@iconify/json": "^2.2.190", "@iconify/vue2": "^2.1.0", "@skyra/discord-components-core": "^3.6.1", "@vuepress/plugin-google-analytics": "^1.9.10", diff --git a/yarn.lock b/yarn.lock index 14b9c04..3cddda7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -876,13 +876,13 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@iconify/json@^2.2.154": - version "2.2.154" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.154.tgz#a8ef602225cff2a757c28c64bd203cd267f6bd5f" - integrity sha512-AafpksywlG0N1vYny+Jjdi79j0URy5HQFCnOcjcr+H24OS1nDZU4udfyQZ1rQsLqzpIOYaWOkpDODsCU9SfHcQ== +"@iconify/json@^2.2.190": + version "2.2.190" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.190.tgz#ccaddddcf1a4a9537b99bc93ab042e187fe06c63" + integrity sha512-ci0/3DQUoRNxuNC8s0rNke5JwsCzWuYfEl4BgOykx3EAWDWMvD8lCenrDiFa04mokzMwSF+jA6I1YjBRGWfyOw== dependencies: "@iconify/types" "*" - pathe "^1.1.0" + pathe "^1.1.2" "@iconify/types@*", "@iconify/types@^2.0.0": version "2.0.0" @@ -5935,10 +5935,10 @@ path-type@^3.0.0: dependencies: pify "^3.0.0" -pathe@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a" - integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q== +pathe@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" + integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== pbkdf2@^3.0.3: version "3.0.17"