Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.176
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 21, 2021
1 parent 1a10d5e commit f1642b9
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 @@ -85,7 +85,7 @@
"@types/fs-extra": "8.1.1",
"@types/ioredis": "3.2.24",
"@types/jsonwebtoken": "8.5.5",
"@types/lodash": "4.14.172",
"@types/lodash": "4.14.176",
"@types/mime-types": "2.1.0",
"@types/mocha": "8.2.1",
"@types/mongodb": "3.6.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,10 +1158,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].172":
version "4.14.172"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
"@types/[email protected].176":
version "4.14.176"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==

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

0 comments on commit f1642b9

Please sign in to comment.