From a6b35daf38f5e77c7ac91fca65bf1ed6dd510859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:51:52 +0000 Subject: [PATCH 1/2] CHORE(NPM) - bump @leafygreen-ui/empty-state from 1.0.17 to 1.1.0 Bumps [@leafygreen-ui/empty-state](https://github.com/mongodb/leafygreen-ui) from 1.0.17 to 1.1.0. - [Release notes](https://github.com/mongodb/leafygreen-ui/releases) - [Commits](https://github.com/mongodb/leafygreen-ui/compare/@leafygreen-ui/empty-state@1.0.17...@leafygreen-ui/box@1.1.0) --- updated-dependencies: - dependency-name: "@leafygreen-ui/empty-state" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/parsley/package.json | 2 +- apps/spruce/package.json | 2 +- yarn.lock | 11 ++++++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/apps/parsley/package.json b/apps/parsley/package.json index b5ab32249..f19ab763f 100644 --- a/apps/parsley/package.json +++ b/apps/parsley/package.json @@ -48,7 +48,7 @@ "@leafygreen-ui/confirmation-modal": "^5.0.8", "@leafygreen-ui/copyable": "^8.1.0", "@leafygreen-ui/emotion": "^4.0.7", - "@leafygreen-ui/empty-state": "^1.0.10", + "@leafygreen-ui/empty-state": "^1.1.0", "@leafygreen-ui/guide-cue": "^5.0.8", "@leafygreen-ui/icon": "^12.6.0", "@leafygreen-ui/icon-button": "^15.0.23", diff --git a/apps/spruce/package.json b/apps/spruce/package.json index ff7b1b860..e15c87cc3 100644 --- a/apps/spruce/package.json +++ b/apps/spruce/package.json @@ -68,7 +68,7 @@ "@leafygreen-ui/date-picker": "^1.1.3", "@leafygreen-ui/date-utils": "^0.1.2", "@leafygreen-ui/emotion": "^4.0.7", - "@leafygreen-ui/empty-state": "^1.0.17", + "@leafygreen-ui/empty-state": "^1.1.0", "@leafygreen-ui/expandable-card": "^3.1.0", "@leafygreen-ui/guide-cue": "^5.0.8", "@leafygreen-ui/icon": "^12.6.0", diff --git a/yarn.lock b/yarn.lock index 0ad87a11b..2f339b8e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1935,7 +1935,7 @@ "@leafygreen-ui/hooks" "^8.1.3" "@leafygreen-ui/lib" "^13.6.1" -"@leafygreen-ui/badge@^8.0.2": +"@leafygreen-ui/badge@^8.0.2", "@leafygreen-ui/badge@^8.1.3": version "8.1.3" resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.1.3.tgz#a1b5ea4780e1505ce7444ea7c39b3fe2c3719a45" integrity sha512-KsMi231G1dtF3XOzHgOpxp2TfpwqaUTZfJmrL38GaWh4G2svtzqejdeuxYKLCRBVo5udAjbrXvSjYyHhOYsw2Q== @@ -2170,11 +2170,12 @@ "@emotion/css" "^11.1.3" "@emotion/server" "^11.4.0" -"@leafygreen-ui/empty-state@^1.0.10", "@leafygreen-ui/empty-state@^1.0.17": - version "1.0.17" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/empty-state/-/empty-state-1.0.17.tgz#8a545046f5d9f14287f83d068d9f68d62b89d5e4" - integrity sha512-gdQa9BnApX9Um4yQgnkWszPzBL/X/ZC3wGKm9VY0uY2Mp+G8bYA4WwXQ1sGjNBkevnY2Qma+XxEulDamlcxP2Q== +"@leafygreen-ui/empty-state@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/empty-state/-/empty-state-1.1.0.tgz#68f0f4fe6f64a317d86553a192198fd3196f876b" + integrity sha512-SZZbSHm4kbeTJM4m9ClXvKKyGqQE+2BWu1Z6IbR+jUe2kZqkA5pz2m5rhWXrx8lvICKXngAboRqjduxc+OBeRQ== dependencies: + "@leafygreen-ui/badge" "^8.1.3" "@leafygreen-ui/button" "^21.2.1" "@leafygreen-ui/emotion" "^4.0.8" "@leafygreen-ui/lib" "^13.3.0" From 3be2fa78b39b5e34f2ed03697eabed6b9549b964 Mon Sep 17 00:00:00 2001 From: minnakt Date: Mon, 21 Oct 2024 16:32:43 -0400 Subject: [PATCH 2/2] Update ListArea_Empty.storyshot --- .../PatchesPage/ListArea/__snapshots__/ListArea_Empty.storyshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spruce/src/components/PatchesPage/ListArea/__snapshots__/ListArea_Empty.storyshot b/apps/spruce/src/components/PatchesPage/ListArea/__snapshots__/ListArea_Empty.storyshot index d72eee07d..db7dc8be9 100644 --- a/apps/spruce/src/components/PatchesPage/ListArea/__snapshots__/ListArea_Empty.storyshot +++ b/apps/spruce/src/components/PatchesPage/ListArea/__snapshots__/ListArea_Empty.storyshot @@ -11,7 +11,7 @@ No patches found

Create a patch to see it here.