From 8b72c1171cddf638f35ebfe85a10ab1e2bebd628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 01:08:27 +0000 Subject: [PATCH] chore(deps): bump lodash and @types/lodash Bumps [lodash](https://github.com/lodash/lodash) and [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). These dependencies needed to be updated together. Updates `lodash` from 4.17.20 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Updates `@types/lodash` from 4.14.165 to 4.14.191 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/docs/catalog-doc-site/package.json | 2 +- .../asset-components/package.json | 2 +- packages/react-components/markdown/package.json | 2 +- yarn.lock | 15 +++++---------- 4 files changed, 8 insertions(+), 13 deletions(-) diff --git a/packages/docs/catalog-doc-site/package.json b/packages/docs/catalog-doc-site/package.json index dd5669b0d..71a01b5d3 100644 --- a/packages/docs/catalog-doc-site/package.json +++ b/packages/docs/catalog-doc-site/package.json @@ -34,7 +34,7 @@ "@emotion/styled": "^11.0.0", "catalog": "^3.6.0", "classnames": "^2.2.5", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "lottie-react": "^2.1.0", "prop-types": "^15.7.2", "react": "^17.0.1", diff --git a/packages/react-components/asset-components/package.json b/packages/react-components/asset-components/package.json index 3514b1e68..2284119c9 100644 --- a/packages/react-components/asset-components/package.json +++ b/packages/react-components/asset-components/package.json @@ -46,7 +46,7 @@ "@svgr/cli": "^5.4.0", "@testing-library/jest-dom": "5.11.6", "@testing-library/react": "11.2.2", - "@types/lodash": "4.14.165", + "@types/lodash": "4.14.191", "babel-jest": "26.6.3", "jest": "26.6.1", "react": "17.0.1", diff --git a/packages/react-components/markdown/package.json b/packages/react-components/markdown/package.json index dc724f778..64615ea3a 100644 --- a/packages/react-components/markdown/package.json +++ b/packages/react-components/markdown/package.json @@ -44,7 +44,7 @@ "@stryker-mutator/typescript": "^4.0.0", "@testing-library/jest-dom": "5.11.6", "@testing-library/react": "11.2.2", - "@types/lodash": "4.14.165", + "@types/lodash": "4.14.191", "babel-jest": "26.6.3", "jest": "26.6.1", "react": "17.0.1", diff --git a/yarn.lock b/yarn.lock index 125422bf8..d096bdd88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5126,10 +5126,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.165": - version "4.14.165" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" - integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== +"@types/lodash@4.14.191": + version "4.14.191" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" + integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== "@types/mdast@^3.0.0": version "3.0.3" @@ -16391,12 +16391,7 @@ lodash.upperfirst@4.3.1: resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce" integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984= -"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.10, lodash@~4.17.20: - version "4.17.20" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== - -lodash@^4.17.21, lodash@^4.17.5: +"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.10, lodash@~4.17.20: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==