chore(deps-dev): bump @iconify/json from 2.1.39 to 2.1.57

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.39 to 2.1.57.
- [Release notes](https://github.com/iconify/icon-sets/releases)
- [Commits](https://github.com/iconify/icon-sets/compare/2.1.39...2.1.57)

---
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] 2022-06-06 13:31:57 +00:00 committed by GitHub
parent 55ec38002f
commit 28b5b0355a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View file

@ -1175,9 +1175,9 @@
}
},
"@iconify/json": {
"version": "2.1.39",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.39.tgz",
"integrity": "sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==",
"version": "2.1.57",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.57.tgz",
"integrity": "sha512-l/X8rc5ksvYSwOKPICNPy8l033hZQugdvB4OeGLrTZ40iVmp1Lg0NEsOZpY6Glk8S7spzO8YWXCCxS//4idM7A==",
"dev": true,
"requires": {
"@iconify/types": "^1.1.0",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^4.5.5",
"@iconify/json": "^2.1.39",
"@iconify/json": "^2.1.57",
"@iconify/vue2": "^1.2.1",
"@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^10.1.0",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.1.39":
version "2.1.39"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.39.tgz#ac776eae3d80047b5e5041e17338b1c8e39bce5c"
integrity sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==
"@iconify/json@^2.1.57":
version "2.1.57"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.57.tgz#50473ad3ac2d2136c1092a1e5f287f3fce2373ed"
integrity sha512-l/X8rc5ksvYSwOKPICNPy8l033hZQugdvB4OeGLrTZ40iVmp1Lg0NEsOZpY6Glk8S7spzO8YWXCCxS//4idM7A==
dependencies:
"@iconify/types" "^1.1.0"
pathe "^0.2.0"