Skip to content

Commit 03709a1

Browse files
chore: bump @types/lodash from 4.17.23 to 4.17.24 (#20534)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.23 to 4.17.24. - [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-version: 4.17.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 809272a commit 03709a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

libraries/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@swc/core": "1.15.11",
4141
"@swc/jest": "0.2.39",
42-
"@types/lodash": "4.17.23",
42+
"@types/lodash": "4.17.24",
4343
"@types/long": "5.0.0",
4444
"commander": "14.0.3",
4545
"dotenv-defaults": "5.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10311,10 +10311,10 @@ __metadata:
1031110311
languageName: node
1031210312
linkType: hard
1031310313

10314-
"@types/lodash@npm:4.17.23":
10315-
version: 4.17.23
10316-
resolution: "@types/lodash@npm:4.17.23"
10317-
checksum: 10/05935534a44aadef67c2158b2fb4a042a226970088106a40ddc67e4f063783149fe5cf02279d7dd4a1e72c98d9189b9430face659645dbf77270f8c4c3e387f5
10314+
"@types/lodash@npm:4.17.24":
10315+
version: 4.17.24
10316+
resolution: "@types/lodash@npm:4.17.24"
10317+
checksum: 10/0f2082565f60f9787eefc046edc38458054512be5a8b3584ef0bad5fd9e85d0ab55ec5a1fbfae1ed6ba015cf1f9e837d5fb4da1f99fc60b8f74b2a46146fb00f
1031810318
languageName: node
1031910319
linkType: hard
1032010320

@@ -11636,7 +11636,7 @@ __metadata:
1163611636
dependencies:
1163711637
"@swc/core": "npm:1.15.11"
1163811638
"@swc/jest": "npm:0.2.39"
11639-
"@types/lodash": "npm:4.17.23"
11639+
"@types/lodash": "npm:4.17.24"
1164011640
"@types/long": "npm:5.0.0"
1164111641
"@wireapp/api-client": "npm:27.95.6"
1164211642
"@wireapp/core-crypto": "npm:9.3.0"

0 commit comments

Comments
 (0)