Skip to content

Commit

Permalink
bump(deps): update dependency @types/lodash to ^4.14.200
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 19edd5e commit 51b6246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,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.14.200",
"@types/node": "^18.15.0",
"@types/randomcolor": "^0.5.7",
"@types/react": "~18.2.14",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3293,7 +3293,7 @@
dependencies:
"@types/node" "*"

"@types/lodash@^4.14.191":
"@types/lodash@^4.14.200":
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==
Expand Down

0 comments on commit 51b6246

Please sign in to comment.