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

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

---
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-05-16 13:31:55 +00:00 committed by GitHub
parent 55ec38002f
commit e99a94350f
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.44",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.44.tgz",
"integrity": "sha512-kvkrdHVwUeByyZiFFDuLh0ZvcmRNi23EbFg9yVzIUktoZplSp3N1feA5US90M9+qqoPcMtARCahwNNGJxFzcUA==",
"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.44",
"@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.44":
version "2.1.44"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.44.tgz#b61da7bf6d3b263d6832b2be5889d31dea812713"
integrity sha512-kvkrdHVwUeByyZiFFDuLh0ZvcmRNi23EbFg9yVzIUktoZplSp3N1feA5US90M9+qqoPcMtARCahwNNGJxFzcUA==
dependencies:
"@iconify/types" "^1.1.0"
pathe "^0.2.0"