Skip to content

Commit

Permalink
chore(deps): 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 1, 2021
1 parent 041badd commit 59e2c63
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 @@ -210,7 +210,7 @@
"@types/express": "4.17.9",
"@types/fs-extra": "9.0.6",
"@types/glob": "7.1.3",
"@types/lodash": "4.14.166",
"@types/lodash": "4.14.167",
"@types/mocha": "8.2.0",
"@types/mustache": "4.1.0",
"@types/mz": "2.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@4.14.166":
version "4.14.166"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
"@types/lodash@4.14.167":
version "4.14.167"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==

"@types/long@^4.0.1":
version "4.0.1"
Expand Down

0 comments on commit 59e2c63

Please sign in to comment.