Skip to content

Commit

Permalink
chore(deps): update dependency @kong-ui-public/sandbox-layout to ^2.0…
Browse files Browse the repository at this point in the history
….50 (#2145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and adamdehaven committed Jun 3, 2024
1 parent 2765ca6 commit fce813a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.7",
"@kong-ui-public/sandbox-layout": "^2.0.49",
"@kong-ui-public/sandbox-layout": "^2.0.50",
"@kong/design-tokens": "^1.12.11",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,23 +1078,18 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@kong-ui-public/sandbox-layout@^2.0.49":
version "2.0.49"
resolved "https://registry.yarnpkg.com/@kong-ui-public/sandbox-layout/-/sandbox-layout-2.0.49.tgz#7c303b40fafda8fcdd222eaa8fa17f41e94b62f4"
integrity sha512-/yXJChCRBPZwAnlAfty6l0YxcT5x/sBLsbdiUS7yI/R4CDtOQEXHaMWmMQL9EwW8sv7wYEWO7LTSIM9nGn9vEw==
"@kong-ui-public/sandbox-layout@^2.0.50":
version "2.0.50"
resolved "https://registry.yarnpkg.com/@kong-ui-public/sandbox-layout/-/sandbox-layout-2.0.50.tgz#ddffc308d26a0c9fd48af4dc9ba3987cb5d8526d"
integrity sha512-QySCgTrmk+XuG+X/i4FESAOixVHZM0YBGU0z/Pee8ihYzqC2g4xXUjV6sK3Hk0tkojRbMqNCCF7DzbqYjBllhA==
dependencies:
"@kong/icons" "^1.8.16"
"@kong/icons" "^1.9.0"

"@kong/design-tokens@^1.12.11":
version "1.12.11"
resolved "https://registry.yarnpkg.com/@kong/design-tokens/-/design-tokens-1.12.11.tgz#4d491e198a8401252966abba0cc6185025e7c4c0"
integrity sha512-+zgR6Ti4Joj85yD/KJzE3ja6Y0khxh9vapNnkOyGtLAUnCLstkH7WfLLhM22Qi7K5q/J2R1kWuR3X+XMp6U2mQ==

"@kong/icons@^1.8.16":
version "1.8.16"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.16.tgz#4284e8c3b587f0c903f5ef2f99bee5fabe3762b5"
integrity sha512-aQvZUrX9Px7SqQkGlZnjlAf7aubW3mFobF9ojJ88lMPZ1XN4gDI0TKBcWtvGCtCqgbvtqe0LJD9gqAjTRqArEg==

"@kong/icons@^1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.9.0.tgz#40391a01ccd95ff2053c962fb5e88d616bb90640"
Expand Down

0 comments on commit fce813a

Please sign in to comment.