From ae37a04f38c1ac64bbc59ad0f0a4848d13e2c730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:15:25 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash in /assets in the npm-patches group Bumps the npm-patches group in /assets with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). Updates `@types/lodash` from 4.17.12 to 4.17.13 - [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 dependency-group: npm-patches ... Signed-off-by: dependabot[bot] --- assets/package-lock.json | 8 ++++---- assets/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/package-lock.json b/assets/package-lock.json index 977f1307f..04c4df6a8 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -37,7 +37,7 @@ "@jest/globals": "^29.7.0", "@sentry/webpack-plugin": "^2.22.6", "@svgr/webpack": "^5.5.0", - "@types/lodash": "^4.17.12", + "@types/lodash": "^4.17.13", "@types/react": "^17.0.14", "@types/react-dom": "^17.0.9", "@types/react-router-dom": "^5.1.8", @@ -4410,9 +4410,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.12", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.12.tgz", - "integrity": "sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==", + "version": "4.17.13", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", + "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", "dev": true }, "node_modules/@types/node": { diff --git a/assets/package.json b/assets/package.json index 223de6575..a949db536 100644 --- a/assets/package.json +++ b/assets/package.json @@ -49,7 +49,7 @@ "@jest/globals": "^29.7.0", "@sentry/webpack-plugin": "^2.22.6", "@svgr/webpack": "^5.5.0", - "@types/lodash": "^4.17.12", + "@types/lodash": "^4.17.13", "@types/react": "^17.0.14", "@types/react-dom": "^17.0.9", "@types/react-router-dom": "^5.1.8",