Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.169
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2021
1 parent 1264006 commit 34c4634
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 @@ -37,7 +37,7 @@
"@oclif/dev-cli": "1.24.1",
"@types/inquirer": "7.3.1",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.165",
"@types/lodash": "4.14.169",
"@types/node": "10.17.48",
"auto": "10.4.2",
"globby": "11.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -888,10 +888,10 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"

"@types/[email protected].165":
version "4.14.165"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
"@types/[email protected].169":
version "4.14.169"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==

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

0 comments on commit 34c4634

Please sign in to comment.