Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 637d817 commit b3eb451
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"commit": "cz"
},
"dependencies": {
"@kong/icons": "^1.7.1",
"@kong/icons": "^1.7.2",
"@xstate/vue": "^2.0.0",
"axios": "^0.27.2",
"vue": "^3.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,10 +577,10 @@
resolved "https://registry.yarnpkg.com/@kong/design-tokens/-/design-tokens-1.11.2.tgz#9f2f297dc947ba1097e9fcd08e2ba5c1d11db8ac"
integrity sha512-0x1lLa1htkpGDVTIuf7nTL1z2XiiGGcW5tM5HdAVJktXGkaJqD7oJsGfhhI9SvCbt5O1z9lCfSCHINybL8Da9w==

"@kong/icons@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.7.1.tgz#7ac3351333db71288bf6c8a7c98c974a950dab6c"
integrity sha512-mmONEOuwzS+dTkH+OcNzKwh0ysXqomk2yCCKxbljxU1LyFLAf15VOrwuvcEW1M8usjKACbl+9DGR5UJnlfjDeA==
"@kong/icons@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.7.2.tgz#3ee7c07f8913f96a459744ebf820c303a1f43c06"
integrity sha512-BZfc9xpBwcgPQWyr2AGmJuh5xwN5EBwqkdUEt3R5YPygnouYy3CjFa/5iTfuGc8MIRp8awJ2n9DxgpzuCkLB5A==

"@kong/kongponents@^8.123.8":
version "8.123.8"
Expand Down

0 comments on commit b3eb451

Please sign in to comment.