Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 7ba4a35 commit b307aa1
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.6.0",
"@kong/icons": "^1.7.0",
"@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.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.6.0.tgz#247b4e5425898fc4e0c668e067979e81eab17432"
integrity sha512-TNUMIcG/mPU6K6HQmVETw6OaCf17vLYuCxER2EqPudmTtEUHj4+xyOoGrP7xADdbSHhUONVeNszu5pOS1GPy6g==
"@kong/icons@^1.7.0":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.7.1.tgz#7ac3351333db71288bf6c8a7c98c974a950dab6c"
integrity sha512-mmONEOuwzS+dTkH+OcNzKwh0ysXqomk2yCCKxbljxU1LyFLAf15VOrwuvcEW1M8usjKACbl+9DGR5UJnlfjDeA==

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

0 comments on commit b307aa1

Please sign in to comment.