From e9da574720cc0aca4f5b2d9677fc291caf756141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 03:08:49 -0800 Subject: [PATCH] Bump antd from 4.18.2 to 4.18.5 in /desktop (#3346) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: Bumps [antd](https://github.com/ant-design/ant-design) from 4.18.2 to 4.18.5.
Release notes

Sourced from antd's releases.

4.18.5


4.18.4


... (truncated)

Changelog

Sourced from antd's changelog.

4.18.5

2022-01-24

4.18.4

2022-01-18

4.18.3

2022-01-10

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=antd&package-manager=npm_and_yarn&previous-version=4.18.2&new-version=4.18.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request resolved: https://github.com/facebook/flipper/pull/3346 Reviewed By: aigoncharov Differential Revision: D33741775 Pulled By: lblasa fbshipit-source-id: 82e770ed1c09d3a7f9d71a950014d3555c9367fd --- desktop/flipper-ui-core/package.json | 2 +- .../ShareSheetPendingDialog.node.tsx.snap | 4 +- desktop/yarn.lock | 83 +++++++++---------- 3 files changed, 44 insertions(+), 45 deletions(-) diff --git a/desktop/flipper-ui-core/package.json b/desktop/flipper-ui-core/package.json index ab6d61725..264bddc64 100644 --- a/desktop/flipper-ui-core/package.json +++ b/desktop/flipper-ui-core/package.json @@ -15,7 +15,7 @@ "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", "@tanishiking/aho-corasick": "^0.0.1", - "antd": "4.18.2", + "antd": "4.18.5", "cbuffer": "^2.2.0", "console-feed": "^3.2.2", "deep-equal": "^2.0.5", diff --git a/desktop/flipper-ui-core/src/chrome/__tests__/__snapshots__/ShareSheetPendingDialog.node.tsx.snap b/desktop/flipper-ui-core/src/chrome/__tests__/__snapshots__/ShareSheetPendingDialog.node.tsx.snap index ab9776ec6..7c6a4029b 100644 --- a/desktop/flipper-ui-core/src/chrome/__tests__/__snapshots__/ShareSheetPendingDialog.node.tsx.snap +++ b/desktop/flipper-ui-core/src/chrome/__tests__/__snapshots__/ShareSheetPendingDialog.node.tsx.snap @@ -40,7 +40,7 @@ exports[`ShareSheetPendingDialog is rendered with status update 1`] = `