From bade39615d9fe3a552b672410478bcb560abe91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 10:08:04 +0000 Subject: [PATCH] Bump @types/circular-dependency-plugin from 5.0.1 to 5.0.3 Bumps [@types/circular-dependency-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/circular-dependency-plugin) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/circular-dependency-plugin) --- updated-dependencies: - dependency-name: "@types/circular-dependency-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 1bad46ade7..fd5cbafc27 100644 --- a/package.json +++ b/package.json @@ -264,7 +264,7 @@ "@testing-library/react": "^11.2.6", "@types/byline": "^4.2.32", "@types/chart.js": "^2.9.21", - "@types/circular-dependency-plugin": "^5.0.1", + "@types/circular-dependency-plugin": "^5.0.3", "@types/color": "^3.0.2", "@types/crypto-js": "^3.1.47", "@types/dompurify": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 1becc3fbb8..1991ecd71b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1324,12 +1324,12 @@ dependencies: moment "^2.10.2" -"@types/circular-dependency-plugin@^5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@types/circular-dependency-plugin/-/circular-dependency-plugin-5.0.1.tgz#7d9313b78192395b74a05f78778ac91d0a1e8e1f" - integrity sha512-FdtMz/DdrqeSTTXwvb7SRUF+Lmh8a8snyGDb7+1+SxxgjHUScyZQDq/1RcL2JCmPAhbNODfqxgRNkB1HWLcZnQ== +"@types/circular-dependency-plugin@^5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@types/circular-dependency-plugin/-/circular-dependency-plugin-5.0.3.tgz#b11a2e65aa5e44f704ce17ba67b944366cc7e22e" + integrity sha512-W/52yZN9WDij9DfLAlWYKVP00Cq5X1qBmURI5/UyMmlyVyDaLZpeRq09PcB4oH2L1swh1Hrmt4ih9le/v2fsLA== dependencies: - "@types/webpack" "*" + "@types/webpack" "^4" "@types/clean-css@*": version "4.2.1" @@ -12034,14 +12034,6 @@ react-input-autosize@^2.2.2: dependencies: prop-types "^15.5.8" -react-monaco-editor@^0.44.0: - version "0.44.0" - resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.44.0.tgz#9f966fd00b6c30e8be8873a3fbc86f14a0da2ba4" - integrity sha512-GPheXTIpBXpwv857H7/jA8HX5yae4TJ7vFwDJ5iTvy05LxIQTsD3oofXznXGi66lVA93ST/G7wRptEf4CJ9dOg== - dependencies: - monaco-editor "^0.26.1" - prop-types "^15.7.2" - react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" @@ -12052,6 +12044,14 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== +react-monaco-editor@^0.44.0: + version "0.44.0" + resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.44.0.tgz#9f966fd00b6c30e8be8873a3fbc86f14a0da2ba4" + integrity sha512-GPheXTIpBXpwv857H7/jA8HX5yae4TJ7vFwDJ5iTvy05LxIQTsD3oofXznXGi66lVA93ST/G7wRptEf4CJ9dOg== + dependencies: + monaco-editor "^0.26.1" + prop-types "^15.7.2" + react-redux@^7.2.0: version "7.2.3" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.3.tgz#4c084618600bb199012687da9e42123cca3f0be9"