Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.15.1 (#1540)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 1ddf3ba commit af56b1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commit": "cz"
},
"dependencies": {
"@kong/icons": "^1.14.3",
"@kong/icons": "^1.15.1",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.0",
"vue": "^3.4.27",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,11 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.14.3.tgz#ca416daec9bc19656c6bac1baff81785ae576b85"
integrity sha512-pY88KCDUCciWWc+0aJ41jvWNe6Xr0oRMWT3jfu997roWLSEQLSk4iSwusC4OAtP/coJRiTFlUP5JsTxeG8YzTg==

"@kong/icons@^1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.15.1.tgz#287966282032d094314a2b7e6f3ae3cd5fb163c4"
integrity sha512-L6uiLGWhcsyn+jLOKY162pTybqTm4wvPQs7JEqRJfjcPX7v4K2CacieKMcFy6RHlDhyiSUwhQYNwvYGGZXKQ7A==

"@kong/kongponents@^9.0.17":
version "9.0.17"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.0.17.tgz#639efd7d5e0562c52b3502e3e8fc3d6b54a25488"
Expand Down

0 comments on commit af56b1a

Please sign in to comment.