Skip to content

Commit 0ef2452

Browse files
chore(deps-dev): bump @types/lodash from 4.17.17 to 4.17.18 (#1296)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.18. - [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.18 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 9b9e9cf commit 0ef2452

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
@@ -68,7 +68,7 @@
6868
"@tsconfig/node18": "18.2.4",
6969
"@tsconfig/strictest": "2.0.5",
7070
"@types/js-yaml": "4.0.9",
71-
"@types/lodash": "4.17.17",
71+
"@types/lodash": "4.17.18",
7272
"@types/node": "24.0.3",
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.10.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,10 +1182,10 @@ __metadata:
11821182
languageName: node
11831183
linkType: hard
11841184

1185-
"@types/lodash@npm:4.17.17":
1186-
version: 4.17.17
1187-
resolution: "@types/lodash@npm:4.17.17"
1188-
checksum: 10c0/8e75df02a15f04d4322c5a503e4efd0e7a92470570ce80f17e9f11ce2b1f1a7c994009c9bcff39f07e0f9ffd8ccaff09b3598997c404b801abd5a7eee5a639dc
1185+
"@types/lodash@npm:4.17.18":
1186+
version: 4.17.18
1187+
resolution: "@types/lodash@npm:4.17.18"
1188+
checksum: 10c0/d25f86941990403d59dcaae42b42fc9fef55a0a7f398790517e7189300183e425a94127594cbeaf9b5fcdc4f6c2b285e34f4301fb56c92f81ccd8505a41ab5f5
11891189
languageName: node
11901190
linkType: hard
11911191

@@ -3728,7 +3728,7 @@ __metadata:
37283728
"@tsconfig/node18": "npm:18.2.4"
37293729
"@tsconfig/strictest": "npm:2.0.5"
37303730
"@types/js-yaml": "npm:4.0.9"
3731-
"@types/lodash": "npm:4.17.17"
3731+
"@types/lodash": "npm:4.17.18"
37323732
"@types/node": "npm:24.0.3"
37333733
"@types/swagger-schema-official": "npm:^2.0.25"
37343734
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)