Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Commit

Permalink
Update dependency @types/lodash to v4.14.161
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 29, 2020
1 parent e5c589a commit 3d92ac6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/koa-json-error": "3.1.2",
"@types/koa-router": "7.4.1",
"@types/koa__cors": "3.0.1",
"@types/lodash": "4.14.158",
"@types/lodash": "4.14.161",
"@types/lowdb": "1.0.9",
"@types/nconf": "0.10.0",
"@types/node": "14.0.27",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,16 @@
dependencies:
"@types/koa" "*"

"@types/lodash@*", "@types/lodash@4.14.158":
"@types/lodash@*":
version "4.14.158"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785"
integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==

"@types/lodash@4.14.161":
version "4.14.161"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==

"@types/lowdb@1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@types/lowdb/-/lowdb-1.0.9.tgz#1f6c27df72dd1c64522cc9a4566796d2dd058d38"
Expand Down

0 comments on commit 3d92ac6

Please sign in to comment.