Skip to content

Commit

Permalink
chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.9 (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 25eb7be commit a563fdf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/eslint": "8.56.7",
"@types/fs-extra": "11.0.4",
"@types/jsonabc": "2.3.3",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@types/node": "~20",
"@types/prettier": "3.0.0",
"@types/semver": "7.5.8",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,14 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.7, @types/lodash@npm:^4.17.7":
"@types/lodash@npm:4.17.9":
version: 4.17.9
resolution: "@types/lodash@npm:4.17.9"
checksum: 10/49e35caaf668686be0bad9e9bef88456903a21999d3fd8bf91c302e0d5328398fb59fee793d0afbaf6edeca1b46c3e8109899d85ff3a433075178f1ab693e597
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 10/b8177f19cf962414a66989837481b13f546afc2e98e8d465bec59e6ac03a59c584eb7053ce511cde3a09c5f3096d22a5ae22cfb56b23f3b0da75b0743b6b1a44
Expand Down Expand Up @@ -3444,7 +3451,7 @@ __metadata:
"@types/eslint": "npm:8.56.7"
"@types/fs-extra": "npm:11.0.4"
"@types/jsonabc": "npm:2.3.3"
"@types/lodash": "npm:4.17.7"
"@types/lodash": "npm:4.17.9"
"@types/node": "npm:~20"
"@types/prettier": "npm:3.0.0"
"@types/semver": "npm:7.5.8"
Expand Down

0 comments on commit a563fdf

Please sign in to comment.