Skip to content

Commit dfa60dc

Browse files
Bump @types/lodash from 4.17.20 to 4.17.21 (#486)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.20 to 4.17.21. - [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.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbca1e9 commit dfa60dc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@biomejs/biome": "2.3.2",
50-
"@types/lodash": "^4.17.20",
50+
"@types/lodash": "^4.17.21",
5151
"@types/node": "^24.9.2",
5252
"@vitest/ui": "^4.0.13",
5353
"dotenv": "^17.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,10 +1831,10 @@ __metadata:
18311831
languageName: node
18321832
linkType: hard
18331833

1834-
"@types/lodash@npm:^4.17.20":
1835-
version: 4.17.20
1836-
resolution: "@types/lodash@npm:4.17.20"
1837-
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
1834+
"@types/lodash@npm:^4.17.21":
1835+
version: 4.17.21
1836+
resolution: "@types/lodash@npm:4.17.21"
1837+
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
18381838
languageName: node
18391839
linkType: hard
18401840

@@ -2575,7 +2575,7 @@ __metadata:
25752575
"@biomejs/biome": "npm:2.3.2"
25762576
"@e2e-test/networks": "workspace:*"
25772577
"@swc/core": "npm:^1.13.5"
2578-
"@types/lodash": "npm:^4.17.20"
2578+
"@types/lodash": "npm:^4.17.21"
25792579
"@types/node": "npm:^24.9.2"
25802580
"@vitest/ui": "npm:^4.0.13"
25812581
dotenv: "npm:^17.2.3"

0 commit comments

Comments
 (0)