Skip to content

Commit 6a99a2a

Browse files
authored
Merge pull request #936 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.8
chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.8
2 parents 4df21b2 + 35eeee3 commit 6a99a2a

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
@@ -64,7 +64,7 @@
6464
"@tsconfig/node18": "18.2.4",
6565
"@tsconfig/strictest": "2.0.5",
6666
"@types/js-yaml": "4.0.9",
67-
"@types/lodash": "4.17.7",
67+
"@types/lodash": "4.17.8",
6868
"@types/node": "22.5.5",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@ __metadata:
686686
languageName: node
687687
linkType: hard
688688

689-
"@types/lodash@npm:4.17.7":
690-
version: 4.17.7
691-
resolution: "@types/lodash@npm:4.17.7"
692-
checksum: 10c0/40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561
689+
"@types/lodash@npm:4.17.8":
690+
version: 4.17.8
691+
resolution: "@types/lodash@npm:4.17.8"
692+
checksum: 10c0/e29d5fc3e4887ffe0e8365170ccc406a54f34692c3922b3ddaf6b1e208bf099fe512f53a512bf101200e3f4f50d13de8e99219c4859c2711b91c9e15d8c61ef4
693693
languageName: node
694694
linkType: hard
695695

@@ -2808,7 +2808,7 @@ __metadata:
28082808
"@tsconfig/node18": "npm:18.2.4"
28092809
"@tsconfig/strictest": "npm:2.0.5"
28102810
"@types/js-yaml": "npm:4.0.9"
2811-
"@types/lodash": "npm:4.17.7"
2811+
"@types/lodash": "npm:4.17.8"
28122812
"@types/node": "npm:22.5.5"
28132813
"@types/swagger-schema-official": "npm:^2.0.25"
28142814
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)