Merge pull request #104 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.18
chore(deps-dev): bump @iconify/json from 2.2.15 to 2.2.18
This commit is contained in:
commit
776232a847
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.15",
|
"@iconify/json": "^2.2.18",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
|
@ -1739,9 +1739,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iconify/json": {
|
"node_modules/@iconify/json": {
|
||||||
"version": "2.2.15",
|
"version": "2.2.18",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.15.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.18.tgz",
|
||||||
"integrity": "sha512-+BVLIjTJpBiEOGD3xhCY7/ajH+7QTl/jzF59gf9Hf5y/HyU8D+HUmOsXEGLIsCZErEQB66wZ36AziOlYf3wuPA==",
|
"integrity": "sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -16793,9 +16793,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iconify/json": {
|
"@iconify/json": {
|
||||||
"version": "2.2.15",
|
"version": "2.2.18",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.15.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.18.tgz",
|
||||||
"integrity": "sha512-+BVLIjTJpBiEOGD3xhCY7/ajH+7QTl/jzF59gf9Hf5y/HyU8D+HUmOsXEGLIsCZErEQB66wZ36AziOlYf3wuPA==",
|
"integrity": "sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.15",
|
"@iconify/json": "^2.2.18",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
|
|
|
@ -866,10 +866,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/hoek" "^8.3.0"
|
"@hapi/hoek" "^8.3.0"
|
||||||
|
|
||||||
"@iconify/json@^2.2.15":
|
"@iconify/json@^2.2.18":
|
||||||
version "2.2.15"
|
version "2.2.18"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.15.tgz#e7bbe99dd5700cbc3c30d4793646aa893c033632"
|
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.18.tgz#02bdfcf54f4220f797b2efbd084c7ce6b501e962"
|
||||||
integrity sha512-+BVLIjTJpBiEOGD3xhCY7/ajH+7QTl/jzF59gf9Hf5y/HyU8D+HUmOsXEGLIsCZErEQB66wZ36AziOlYf3wuPA==
|
integrity sha512-lYVcJFBtczKiYC9kd2TZW9CNV2PVEYjxLayPicI5EM5qFYZxrtmvSL6Nq3sc8XiuAFAMfBvIOjQDjZkf6dIgUA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify/types" "*"
|
"@iconify/types" "*"
|
||||||
pathe "^1.0.0"
|
pathe "^1.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue