From 3ba6ee99b0962c84488c5f86622ecf738fde7536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:36:27 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.13 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c3e9c72f..f6d6f60f 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@tailwindcss/typography": "^0.5.15", "@types/express": "^5.0.0", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.13", "@types/react": "^18.2.73", "@types/react-dom": "^18.3.0", "@types/react-transition-group": "^4.4.11", diff --git a/yarn.lock b/yarn.lock index aa3e2d93..49018f90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4416,10 +4416,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.7": - version: 4.17.7 - resolution: "@types/lodash@npm:4.17.7" - checksum: 10c0/40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561 +"@types/lodash@npm:^4.17.13": + version: 4.17.13 + resolution: "@types/lodash@npm:4.17.13" + checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9 languageName: node linkType: hard @@ -11639,7 +11639,7 @@ __metadata: "@tailwindcss/typography": "npm:^0.5.15" "@types/express": "npm:^5.0.0" "@types/jest": "npm:^29.5.14" - "@types/lodash": "npm:^4.17.7" + "@types/lodash": "npm:^4.17.13" "@types/node": "npm:^22.9.0" "@types/react": "npm:^18.2.73" "@types/react-dom": "npm:^18.3.0"