Skip to content

Commit

Permalink
Merge pull request #239 from uiwjs/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/lodash to v4.14.191
  • Loading branch information
ChenlingasMx committed Mar 21, 2023
2 parents 10a03bc + d280221 commit db31eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@babel/runtime": "~7.20.7",
"@types/color": "~3.0.3",
"@types/lodash": "4.14.172",
"@types/lodash": "4.14.191",
"@types/react-native": "0.69.1",
"@uiw/icons": "2.5.3",
"@validator.tool/hook": "2.2.4",
Expand Down
2 changes: 1 addition & 1 deletion test-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-test-renderer": "18.1.0",
"typescript": "^4.8.3",
"@types/color": "~3.0.3",
"@types/lodash": "4.14.172",
"@types/lodash": "4.14.191",
"@uiw/icons": "2.5.3",
"@validator.tool/hook": "2.2.4",
"ahooks": "2.10.14",
Expand Down

0 comments on commit db31eae

Please sign in to comment.