Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to ^9.14.0 (#1592)
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 Oct 28, 2024
1 parent 8539361 commit 2030789
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 @@ -52,7 +52,7 @@
"@evilmartians/lefthook": "^1.7.11",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "^9.12.1",
"@kong/kongponents": "^9.14.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.43",
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/kongponents@^9.12.1":
version "9.12.1"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.12.1.tgz#ee0256e352d189d2bbca69e1502b237089c57ed5"
integrity sha512-XcfAAj/uSth16DlegYuMWVeDXezA3rZNVz0oDmg2gBdVVaY12SW5dgD0RgoTyA7DggQcbxbJAWJsShgwWIRXsA==
"@kong/kongponents@^9.14.0":
version "9.14.0"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.14.0.tgz#335516e9e51ad8c97388529ee1d67a7ccb3d0539"
integrity sha512-URA4Mgk7xX8+4ajC81TadhSDZ4wqVcXIcPc0sRnhLpJvpRcBZIClJLHTtfCNEpI3aqQYUKJ2yb8DQRCTskKd4w==
dependencies:
"@floating-ui/vue" "^1.1.5"
"@kong/icons" "^1.18.1"
Expand Down

0 comments on commit 2030789

Please sign in to comment.