chore(deps-dev): bump @iconify/json from 2.2.117 to 2.2.120

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.117 to 2.2.120.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.117...2.2.120)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-25 13:09:28 +00:00 committed by GitHub
parent 505c8ade47
commit 45810c97fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
}, },
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.117", "@iconify/json": "^2.2.120",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
@ -1860,9 +1860,9 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.2.117", "version": "2.2.120",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.117.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.120.tgz",
"integrity": "sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==", "integrity": "sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -17173,9 +17173,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.117", "version": "2.2.120",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.117.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.120.tgz",
"integrity": "sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==", "integrity": "sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.117", "@iconify/json": "^2.2.120",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",

View file

@ -866,10 +866,10 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.117": "@iconify/json@^2.2.120":
version "2.2.117" version "2.2.120"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.117.tgz#176edab0a935f3fa0cb30a193e8262c3c1cba32b" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.120.tgz#fb2d2bb1b4267236d781cd00d81afcca91fdb0b2"
integrity sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw== integrity sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.1.0" pathe "^1.1.0"