From cc43414e9923667affe5ed7d3c85677d4c659d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 13:02:37 +0000 Subject: [PATCH] Bump circular-dependency-plugin from 5.2.0 to 5.2.2 Bumps [circular-dependency-plugin](https://github.com/aackerman/circular-dependency-plugin) from 5.2.0 to 5.2.2. - [Release notes](https://github.com/aackerman/circular-dependency-plugin/releases) - [Changelog](https://github.com/aackerman/circular-dependency-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/aackerman/circular-dependency-plugin/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1128f1c623..9269fffe13 100644 --- a/package.json +++ b/package.json @@ -290,7 +290,7 @@ "ace-builds": "^1.4.11", "ansi_up": "^4.0.4", "chart.js": "^2.9.3", - "circular-dependency-plugin": "^5.2.0", + "circular-dependency-plugin": "^5.2.2", "color": "^3.1.2", "concurrently": "^5.2.0", "css-element-queries": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index 8a0ea61e70..272a3944fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3463,10 +3463,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: inherits "^2.0.1" safe-buffer "^5.0.1" -circular-dependency-plugin@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/circular-dependency-plugin/-/circular-dependency-plugin-5.2.0.tgz#e09dbc2dd3e2928442403e2d45b41cea06bc0a93" - integrity sha512-7p4Kn/gffhQaavNfyDFg7LS5S/UT1JAjyGd4UqR2+jzoYF02eDkj0Ec3+48TsIa4zghjLY87nQHIh/ecK9qLdw== +circular-dependency-plugin@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/circular-dependency-plugin/-/circular-dependency-plugin-5.2.2.tgz#39e836079db1d3cf2f988dc48c5188a44058b600" + integrity sha512-g38K9Cm5WRwlaH6g03B9OEz/0qRizI+2I7n+Gz+L5DxXJAPAiWQvwlYNm1V1jkdpUv95bOe/ASm2vfi/G560jQ== class-utils@^0.3.5: version "0.3.6"