From 1b9cff119265237ba585082ab564ae3677da725d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:15:01 +0000 Subject: [PATCH] Bump jsdom-testing-mocks from 1.11.0 to 1.13.0 in /client/web/antrea-ui (#285) Bumps [jsdom-testing-mocks](https://github.com/trurl-master/jsdom-testing-mocks) from 1.11.0 to 1.13.0. - [Release notes](https://github.com/trurl-master/jsdom-testing-mocks/releases) - [Commits](https://github.com/trurl-master/jsdom-testing-mocks/compare/v1.11.0...v1.13.0) --- updated-dependencies: - dependency-name: jsdom-testing-mocks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- client/web/antrea-ui/package.json | 2 +- client/web/antrea-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/web/antrea-ui/package.json b/client/web/antrea-ui/package.json index b5b6f705..1cc4c47e 100644 --- a/client/web/antrea-ui/package.json +++ b/client/web/antrea-ui/package.json @@ -19,7 +19,7 @@ "echarts": "^5.4.1", "echarts-for-react": "^3.0.1", "is-ip": "^5.0.1", - "jsdom-testing-mocks": "^1.11.0", + "jsdom-testing-mocks": "^1.13.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.50.1", diff --git a/client/web/antrea-ui/yarn.lock b/client/web/antrea-ui/yarn.lock index 8236e765..0ef97735 100644 --- a/client/web/antrea-ui/yarn.lock +++ b/client/web/antrea-ui/yarn.lock @@ -3033,10 +3033,10 @@ js-yaml@^4.1.0: dependencies: argparse "^2.0.1" -jsdom-testing-mocks@^1.11.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/jsdom-testing-mocks/-/jsdom-testing-mocks-1.11.0.tgz#042f24f0e62463633a6f889f36a6e42678d49942" - integrity sha512-Od73jYGAl33C0aC7dRvhae2dlCEJ2cGa3j4797BHR/YoI1dJALxvEr2fZMfMZG4Tz/3c3C6xdwMnAXol5+HWZA== +jsdom-testing-mocks@^1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/jsdom-testing-mocks/-/jsdom-testing-mocks-1.13.0.tgz#35ab133520fe5af6f9c0a770d88821711f66eb65" + integrity sha512-NALf9jUnvx3TF0HuHFcP6vjMmHZXqYMAB5GCmRd0heWvkIZyTx71ZdmSmTFfJopERaIIorU+Mbiue0YYd17Wkg== dependencies: bezier-easing "^2.1.0" css-mediaquery "^0.1.2"