Skip to content

Commit

Permalink
bump(deps): update dependency @types/lodash to ^4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 121eea2 commit 016b2e6
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 @@ -117,7 +117,7 @@
"@testing-library/react-native": "^11.5.4",
"@types/find-in-files": "^0.5.1",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.17.1",
"@types/node": "^18.15.0",
"@types/randomcolor": "^0.5.7",
"@types/react": "~18.2.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4173,10 +4173,10 @@
dependencies:
"@types/node" "*"

"@types/lodash@^4.14.191":
version "4.14.200"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
"@types/lodash@^4.17.1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==

"@types/mime@*":
version "3.0.3"
Expand Down

0 comments on commit 016b2e6

Please sign in to comment.