Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 111e614 commit 0b2edc5
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.6",
"@kong/icons": "^1.7.7",
"@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.5.tgz#5e9e8a709ed221761ba9f6802eeb4db7e0052e7d"
integrity sha512-jb6fLMSz/2UsVHGpZPr5YJL13PmM8Wk126peVUGmAB6/P59iYXSRORxAVxjk8t4zeoYrxpO0ZGCSKQu0M35AJA==

"@kong/icons@^1.7.6":
version "1.7.6"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.7.6.tgz#e3b210f7d326ae2082a10e0bbc437cce86012685"
integrity sha512-1/hyEJGpfI1j7LIM1HjWBCoUlFyhWoj9fAOZsJKX70C87XkCzEfxutD2eeSvE7KZe688oDnx7jXSiSouyly5BA==
"@kong/icons@^1.7.7":
version "1.7.7"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.7.7.tgz#fbf11f02830ffb4319e7c20248e09ae1421c5bab"
integrity sha512-CQHOXZ/S0SRTjW43ItRKFoA9e+roW/jh8vXE1X0HVHDy0LAymvX9nadoVUmtdjNHQnJvr4XZfGgdyXE+fYh6Fw==

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

0 comments on commit 0b2edc5

Please sign in to comment.