Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.20.0 (#1605)
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 Nov 19, 2024
1 parent c3c992c commit 172a377
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.19.1",
"@kong/icons": "^1.20.0",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.3",
"vue": "^3.4.35",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,10 +1063,10 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.1.tgz#0b2ffa0b76cde019e8270bd787c29a320ee2a0c5"
integrity sha512-1dQvgKYSS7phg8FiaEyizmy2vk2L412yzRT7FHUuLLtVr4yEAjbYsVgNeD2zHoWQCO0y/SDGVZoOa2SqP0kQ7g==

"@kong/icons@^1.19.1":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.19.1.tgz#ae3f221c43ddd0aa4ce7e6f844f8f7c216c3fa49"
integrity sha512-YzwIQA4YH6N0Hwl2XT5ckEGXVzW2Ed1uoL8WjOGiyI6lUJa9W3n2DaHL+rQGZl/mW3KVR0J5+R7SzeYuzIvxzA==
"@kong/icons@^1.20.0":
version "1.20.0"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.20.0.tgz#6db76fff61fdc191a1e6521d6c57fc066eb29b3b"
integrity sha512-prFxS9qavUMFADgsVBQN4IWvj6/8YKA/xgudMGKWz1yighoilsihjU5tm1nP/rzXHVm0VUaZlkp8XpMCW0LnsQ==

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

0 comments on commit 172a377

Please sign in to comment.