Merge pull request #150 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.102
chore(deps-dev): bump @iconify/json from 2.2.80 to 2.2.102
This commit is contained in:
commit
6d3a8ed3d1
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.3",
|
||||
"@iconify/json": "^2.2.80",
|
||||
"@iconify/json": "^2.2.102",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.9",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
@ -1860,9 +1860,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.80",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.80.tgz",
|
||||
"integrity": "sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==",
|
||||
"version": "2.2.102",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.102.tgz",
|
||||
"integrity": "sha512-GzTbgFxu5KF17HYj1i4gCr6qpIeEOuFsVEuuePy33vH1vs2IA0a0ox/ZVQDBWhNZHYAIZHL6XBC4m/vsr0J+qA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -17354,9 +17354,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.80",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.80.tgz",
|
||||
"integrity": "sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==",
|
||||
"version": "2.2.102",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.102.tgz",
|
||||
"integrity": "sha512-GzTbgFxu5KF17HYj1i4gCr6qpIeEOuFsVEuuePy33vH1vs2IA0a0ox/ZVQDBWhNZHYAIZHL6XBC4m/vsr0J+qA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.3",
|
||||
"@iconify/json": "^2.2.80",
|
||||
"@iconify/json": "^2.2.102",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.9",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
|
|
@ -866,10 +866,10 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.80":
|
||||
version "2.2.80"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.80.tgz#732324ee36c54d4500d4357cfbafa5e1cb0b21a4"
|
||||
integrity sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==
|
||||
"@iconify/json@^2.2.102":
|
||||
version "2.2.102"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.102.tgz#7b2a29fcc2d206ffea76da507d65a617179012b4"
|
||||
integrity sha512-GzTbgFxu5KF17HYj1i4gCr6qpIeEOuFsVEuuePy33vH1vs2IA0a0ox/ZVQDBWhNZHYAIZHL6XBC4m/vsr0J+qA==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue