Skip to content

Commit 5d9ea4f

Browse files
authored
Merge pull request #1073 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.16
chore(deps-dev): bump @types/lodash from 4.17.15 to 4.17.16
2 parents 2e3fe61 + b9f7f0a commit 5d9ea4f

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
@@ -63,7 +63,7 @@
6363
"@tsconfig/node18": "18.2.4",
6464
"@tsconfig/strictest": "2.0.5",
6565
"@types/js-yaml": "4.0.9",
66-
"@types/lodash": "4.17.15",
66+
"@types/lodash": "4.17.16",
6767
"@types/node": "22.13.8",
6868
"@types/swagger2openapi": "7.0.4",
6969
"axios": "1.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -868,10 +868,10 @@ __metadata:
868868
languageName: node
869869
linkType: hard
870870

871-
"@types/lodash@npm:4.17.15":
872-
version: 4.17.15
873-
resolution: "@types/lodash@npm:4.17.15"
874-
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
871+
"@types/lodash@npm:4.17.16":
872+
version: 4.17.16
873+
resolution: "@types/lodash@npm:4.17.16"
874+
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
875875
languageName: node
876876
linkType: hard
877877

@@ -3289,7 +3289,7 @@ __metadata:
32893289
"@tsconfig/node18": "npm:18.2.4"
32903290
"@tsconfig/strictest": "npm:2.0.5"
32913291
"@types/js-yaml": "npm:4.0.9"
3292-
"@types/lodash": "npm:4.17.15"
3292+
"@types/lodash": "npm:4.17.16"
32933293
"@types/node": "npm:22.13.8"
32943294
"@types/swagger-schema-official": "npm:^2.0.25"
32953295
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)