Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent c65874d commit 7e97072
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/aws-lambda": "8.10.108",
"@types/chance": "1.1.3",
"@types/jasmine": "4.3.0",
"@types/lodash": "4.14.186",
"@types/lodash": "4.17.8",
"@types/node": "16.11.68",
"aws-sdk": "2.1238.0",
"aws-sdk-mock": "5.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.0.tgz#1dfdfb226820911addb1b5a9031422be72c53aac"
integrity sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA==

"@types/lodash@4.14.186":
version "4.14.186"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97"
integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==
"@types/lodash@4.17.8":
version "4.17.8"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.8.tgz#c5cd912b46772585b50c3627dd7befe04c80047d"
integrity sha512-4FqegKZALpA1NvUMkVbA033lzR9wQh7GcSj458jv+SU9VKhbNEV/n+N9r6nshwB+SHUH8M7PCPQLS3nWZTl3nQ==

"@types/[email protected]":
version "16.11.68"
Expand Down

0 comments on commit 7e97072

Please sign in to comment.