Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 547f197 commit 1038084
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.8.1",
"@kong/icons": "^1.8.2",
"@xstate/vue": "^2.0.0",
"axios": "^1.6.0",
"vue": "^3.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,10 +609,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.1":
version "1.8.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.1.tgz#4ea19758013ec5f1aaa3578a3302b29c4311776a"
integrity sha512-60Ud+nahbJ7zc1tsKuDpSZgVZrEXM+VHvnoC82aK3C8hMeFlNwi4XeVe8+Rf9fvVCZdFosMDuAa3J0xdzCF2jQ==
"@kong/icons@^1.8.2":
version "1.8.2"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.2.tgz#a6f248163988e1287c747bdc8b0108ea3f581f3f"
integrity sha512-d+4nbKPBBy71pPzPSV9UIEhm53QABGGnvaPzk3OdTwTMJTZ+ah1o7bzW61NavMaLKQXQ+Hpjdiat3YMMY0ijmQ==

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

0 comments on commit 1038084

Please sign in to comment.