Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Update dependency @types/lodash to v4.14.167
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2021
1 parent d5e3e54 commit f713e38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/cors": "2.8.4",
"@types/jest": "24.0.0",
"@types/lodash": "4.14.119",
"@types/lodash": "4.14.167",
"@types/qs": "6.5.2",
"@yuiblog/types": "^0.1.0",
"dotenv": "6.2.0",
Expand Down
7 changes: 6 additions & 1 deletion packages/functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,12 @@
dependencies:
"@types/node" "*"

"@types/[email protected]", "@types/lodash@^4.14.104", "@types/lodash@^4.14.34":
"@types/[email protected]":
version "4.14.167"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==

"@types/lodash@^4.14.104", "@types/lodash@^4.14.34":
version "4.14.119"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.119.tgz#be847e5f4bc3e35e46d041c394ead8b603ad8b39"
integrity sha512-Z3TNyBL8Vd/M9D9Ms2S3LmFq2sSMzahodD6rCS9V2N44HUMINb75jNkSuwAx7eo2ufqTdfOdtGQpNbieUjPQmw==
Expand Down

0 comments on commit f713e38

Please sign in to comment.