Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
v1.154.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed May 2, 2022
1 parent 1d4a58d commit 46476e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltevk/icons",
"version": "1.153.0",
"version": "1.154.0",
"license": "MIT",
"description": "SVG icons, provided as a Svelte components.",
"author": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@sveltejs/kit": "1.0.0-next.288",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"@vkontakte/icons": "1.153.0",
"@vkontakte/icons": "1.154.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,10 @@
"@typescript-eslint/types" "5.13.0"
eslint-visitor-keys "^3.0.0"

"@vkontakte/icons@1.153.0":
version "1.153.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.153.0.tgz#1593a8e6759da52c6a960cf3c7dcaa4e70713bfb"
integrity sha512-e5DyuyIfj86hBflIG70gvH3NaJOCizwgqK6fOxCiXAM7qzqgyc541hruaxFerA/Sb127/j+3DdXeNhbvT61l1Q==
"@vkontakte/icons@1.154.0":
version "1.154.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.154.0.tgz#f1675044f410c4e661d7b2aa11b4f6be31b98064"
integrity sha512-y+6XTzH/Njf3QOVNS21iElUFtuqswNF8tVYOK34dLav3ns27dcV49SvzE1FW7gg/0+ekgrrPdd0OFa8zSxY6xg==
dependencies:
es6-object-assign "1.1.0"
svg-baker-runtime "1.4.7"
Expand Down

0 comments on commit 46476e8

Please sign in to comment.