Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 10ec5c5 commit 2a63fd4
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 @@ -35,7 +35,7 @@
"commit": "cz"
},
"dependencies": {
"@kong/icons": "^1.8.7",
"@kong/icons": "^1.8.8",
"@xstate/vue": "^2.0.0",
"axios": "^1.6.2",
"vue": "^3.3.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -612,10 +612,10 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.0.tgz#3fb6423fec31be4cc27af94f2912f52aee4f9077"
integrity sha512-ynO3GXaJTh4yoJMZ7XeTbA+ZHvlrteleI+rWNGUbEr726Tw/jgHLdT6wZ1YWR65cA38FN0Q96vEX/7+6ExwaHA==

"@kong/icons@^1.8.7":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.7.tgz#e52ae86cedfa1d61b0d6fd78cc69b9f40af2573b"
integrity sha512-gSs8VRUyPVacVg/4/bTjnRSuIzcXrWFvV7+4vxjUJXt0dMWBq8GzMZ4JTj9ar7eUHLWeY1nmP55PmwF2Qwsa5A==
"@kong/icons@^1.8.8":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.8.tgz#08bd0ef7e16744f8cfec5713e74811790b8f7071"
integrity sha512-TFBSTxnjmot6IBmHNpGcpJreB/ki5gi6GUY2Oy/snLdIkV3r50jnniz5w/DhA2+PsmjUsvwQ4hzbdyKqeXTZ3A==

"@kong/kongponents@^9.0.0-alpha.54":
version "9.0.0-alpha.54"
Expand Down

0 comments on commit 2a63fd4

Please sign in to comment.