Skip to content

Commit 4bc2fa5

Browse files
chore(deps-dev): bump @types/lodash from 4.17.13 to 4.17.14
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14. - [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 41f9f15 commit 4bc2fa5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
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.13",
67+
"@types/lodash": "4.17.14",
6868
"@types/node": "22.10.5",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.9",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -712,10 +712,10 @@ __metadata:
712712
languageName: node
713713
linkType: hard
714714

715-
"@types/lodash@npm:4.17.13":
716-
version: 4.17.13
717-
resolution: "@types/lodash@npm:4.17.13"
718-
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
715+
"@types/lodash@npm:4.17.14":
716+
version: 4.17.14
717+
resolution: "@types/lodash@npm:4.17.14"
718+
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
719719
languageName: node
720720
linkType: hard
721721

@@ -2564,7 +2564,7 @@ __metadata:
25642564
"@tsconfig/node18": "npm:18.2.4"
25652565
"@tsconfig/strictest": "npm:2.0.5"
25662566
"@types/js-yaml": "npm:4.0.9"
2567-
"@types/lodash": "npm:4.17.13"
2567+
"@types/lodash": "npm:4.17.14"
25682568
"@types/node": "npm:22.10.5"
25692569
"@types/swagger-schema-official": "npm:^2.0.25"
25702570
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)