Skip to content

Commit

Permalink
fix(deps): bump @iconify-json/logos from 1.0.4 to 1.1.37
Browse files Browse the repository at this point in the history
Bumps [@iconify-json/logos](https://github.com/iconify/icon-sets) from 1.0.4 to 1.1.37.
- [Commits](iconify/icon-sets@1.0.4...1.1.37)

---
updated-dependencies:
- dependency-name: "@iconify-json/logos"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 2d6c29b commit edcf18e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"export:pdf": "slidev export --format pdf --dark --with-clicks"
},
"dependencies": {
"@iconify-json/logos": "^1.0.4",
"@iconify-json/logos": "^1.1.37",
"@iconify-json/ri": "^1.0.2",
"@iconify-json/uim": "^1.0.2",
"@slidev/cli": "^0.42.7",
Expand Down
27 changes: 11 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,12 +431,12 @@
dependencies:
"@iconify/types" "*"

"@iconify-json/logos@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@iconify-json/logos/-/logos-1.0.4.tgz#28cc96c99a1cda48a5530fce6001e1df8de22f96"
integrity sha512-jxNfvLj5ZCQUSe8bBN3mUxePKWcS9JbmoNd4t95PI5nDbwjOqAs1B4pgsJAn0T99foeThTn7r/69AQDqPQXCBA==
"@iconify-json/logos@^1.1.37":
version "1.1.37"
resolved "https://registry.yarnpkg.com/@iconify-json/logos/-/logos-1.1.37.tgz#750eb50b658a4dfcf87092dadf8e24ecd61409f9"
integrity sha512-H2S8frTEznk6paX2kMzeUGn4KSiykghvO0b8UvEDd1fFFzt0WxCXpP1tBv67XaWK99e6JgA34hhv4lRGAm1hJg==
dependencies:
"@iconify/types" "^1.0.10"
"@iconify/types" "*"

"@iconify-json/ph@^1.1.5":
version "1.1.6"
Expand All @@ -459,21 +459,16 @@
dependencies:
"@iconify/types" "^1.0.10"

"@iconify/types@*":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.1.0.tgz#dc15fc988b1b3fd558dd140a24ede7e0aac11280"
integrity sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==

"@iconify/types@^1.0.10":
version "1.0.12"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.0.12.tgz#839f1f784b7030b94482d51996570f4dbd7d6796"
integrity sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg==

"@iconify/types@^2.0.0":
"@iconify/types@*", "@iconify/types@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==

"@iconify/types@^1.0.10":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.1.0.tgz#dc15fc988b1b3fd558dd140a24ede7e0aac11280"
integrity sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==

"@iconify/utils@^2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-2.1.7.tgz#f6be175e08194925bf2cb091a8a3e36c88b8b636"
Expand Down

0 comments on commit edcf18e

Please sign in to comment.