Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to ^8.126.0 (#1394)
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 14, 2023
1 parent d11e249 commit ea8c2f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.2",
"@kong/design-tokens": "^1.11.9",
"@kong/kongponents": "^8.125.1",
"@kong/kongponents": "^8.126.0",
"@rushstack/eslint-patch": "^1.5.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand Down Expand Up @@ -89,7 +89,7 @@
"vue-tsc": "^1.8.22"
},
"peerDependencies": {
"@kong/kongponents": "^8.125.1",
"@kong/kongponents": "^8.126.0",
"axios": "^0.27.2",
"vue": "<= 3.3.0"
},
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,12 +609,11 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.0.tgz#3fb6423fec31be4cc27af94f2912f52aee4f9077"
integrity sha512-ynO3GXaJTh4yoJMZ7XeTbA+ZHvlrteleI+rWNGUbEr726Tw/jgHLdT6wZ1YWR65cA38FN0Q96vEX/7+6ExwaHA==

"@kong/kongponents@^8.125.1":
version "8.125.1"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-8.125.1.tgz#b495e743ded0fd0db55a28d613320d2a57ab59e3"
integrity sha512-rS3UoN9Gwdp47AXv98PXl10hzxyOttyxzJ7hoAs6/U/j53WovEDuZwm1jzoDl+sV/s62GH9BTvohUZ7Kiivn1w==
"@kong/kongponents@^8.126.0":
version "8.126.0"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-8.126.0.tgz#e7d39d653d6b17172fe5b14bb44190f6b98c98b5"
integrity sha512-4rZ/bTkkiUIuxvEwbOO47dN7BXN3k3zZ2u5QBrugG1hYh+E3kqSJ/nu+UE5/bREGnPJQppO0YMC+nETd78d01g==
dependencies:
axios "^0.27.2"
date-fns "^2.30.0"
date-fns-tz "^2.0.0"
focus-trap "^7.5.2"
Expand Down

0 comments on commit ea8c2f1

Please sign in to comment.