Skip to content

Commit 2098838

Browse files
chore(deps-dev): bump @types/lodash from 4.17.5 to 4.17.6
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6. - [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] <[email protected]>
1 parent cb50dd1 commit 2098838

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
@@ -55,7 +55,7 @@
5555
"@tsconfig/strictest": "2.0.5",
5656
"@types/didyoumean": "1.2.2",
5757
"@types/js-yaml": "4.0.9",
58-
"@types/lodash": "4.17.5",
58+
"@types/lodash": "4.17.6",
5959
"@types/node": "20.14.9",
6060
"@types/swagger2openapi": "7.0.4",
6161
"axios": "1.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -513,10 +513,10 @@ __metadata:
513513
languageName: node
514514
linkType: hard
515515

516-
"@types/lodash@npm:4.17.5":
517-
version: 4.17.5
518-
resolution: "@types/lodash@npm:4.17.5"
519-
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
516+
"@types/lodash@npm:4.17.6":
517+
version: 4.17.6
518+
resolution: "@types/lodash@npm:4.17.6"
519+
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
520520
languageName: node
521521
linkType: hard
522522

@@ -2584,7 +2584,7 @@ __metadata:
25842584
"@tsconfig/strictest": "npm:2.0.5"
25852585
"@types/didyoumean": "npm:1.2.2"
25862586
"@types/js-yaml": "npm:4.0.9"
2587-
"@types/lodash": "npm:4.17.5"
2587+
"@types/lodash": "npm:4.17.6"
25882588
"@types/node": "npm:20.14.9"
25892589
"@types/swagger-schema-official": "npm:^2.0.25"
25902590
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)