Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to ^9.9.0 (#1585)
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 Sep 30, 2024
1 parent b9a9160 commit 9572121
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.1",
"@kong/kongponents": "^9.8.4",
"@kong/kongponents": "^9.9.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 @@ -1045,10 +1045,10 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.0.tgz#d95b520cf5aa186beab4e9ca2c1a22ac13416871"
integrity sha512-wjQTeo0gRLj87CFrea3YBePK1TQQKeQdSc/yLb7IdK9ng4pXunqhJq7w7nU43YrHKnbw+YZ+s/id+wSgdE3fQA==

"@kong/kongponents@^9.8.4":
version "9.8.4"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.8.4.tgz#1ac79c8c7db40e3ef4fad9ed528d347a61f73ea6"
integrity sha512-qBBgJp6uk3IxwFyf4nt64GIUrdHanC6zsoXjlPutzCRzU3QvuCavcB9MPH6jI6ITqmmq2+AsWKChPZTg5gNGBg==
"@kong/kongponents@^9.9.0":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.9.0.tgz#26014e32194e25212d4ab6db7fd95d3f582dc00f"
integrity sha512-HdZk9PdBj3EioZ+0L3CmIttzxG2rzIrPgoyU7ZhayHHOKW2pg6zAuKxCXtb5UKhENPR85nR59G8o9LIWczcAqA==
dependencies:
"@floating-ui/vue" "^1.1.5"
"@kong/icons" "^1.18.0"
Expand Down

0 comments on commit 9572121

Please sign in to comment.