From d8ebd79ca5d3f62228a6e4e998a026f9eb6b300c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:24:38 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.197 to 4.14.199 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.197 to 4.14.199. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f49c48ad..e60f6434 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.6", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.199", "@types/uuid": "^9.0.5", "@typescript-eslint/parser": "^6.5.0", "babel-plugin-root-import": "^6.6.0", @@ -4629,9 +4629,9 @@ "dev": true }, "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.199", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", + "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", "dev": true }, "node_modules/@types/minimatch": { diff --git a/package.json b/package.json index 04724c15..0f580c8e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.6", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.199", "@types/uuid": "^9.0.5", "@typescript-eslint/parser": "^6.5.0", "babel-plugin-root-import": "^6.6.0",