From 8c1ce1650eadc10aff9497b65fe8faecf3f8e8c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 03:03:08 +0000 Subject: [PATCH] build(deps): bump @types/lodash from 4.14.197 to 4.14.198 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.197 to 4.14.198. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- packages/cli-utils/package.json | 2 +- packages/utils/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16b5026c45..b49b8ac8d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9106,9 +9106,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.197", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz", - "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==" + "version": "4.14.198", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz", + "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" }, "node_modules/@types/mdx": { "version": "2.0.7", @@ -31607,7 +31607,7 @@ "@bundle-stats/plugin-webpack-filter": "^4.6.3", "@bundle-stats/plugin-webpack-validate": "^4.6.3", "@bundle-stats/utils": "^4.6.3", - "@types/lodash": "4.14.197", + "@types/lodash": "4.14.198", "core-js": "^3.21.0", "find-cache-dir": "^3.1.0", "fs-extra": "^11.0.0", @@ -31830,7 +31830,7 @@ }, "devDependencies": { "@types/jest": "29.5.4", - "@types/lodash": "4.14.197", + "@types/lodash": "4.14.198", "core-js": "3.32.1", "jest": "29.6.4", "jest-cli": "29.6.4", diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index 6e272b1e7a..1540d288df 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -41,7 +41,7 @@ "@bundle-stats/plugin-webpack-filter": "^4.6.3", "@bundle-stats/plugin-webpack-validate": "^4.6.3", "@bundle-stats/utils": "^4.6.3", - "@types/lodash": "4.14.197", + "@types/lodash": "4.14.198", "core-js": "^3.21.0", "find-cache-dir": "^3.1.0", "fs-extra": "^11.0.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index 5aa63fa3a9..5aaa0cd8a4 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@types/jest": "29.5.4", - "@types/lodash": "4.14.197", + "@types/lodash": "4.14.198", "core-js": "3.32.1", "jest": "29.6.4", "jest-cli": "29.6.4",