Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to ^4.14.171
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent 5230efc commit ae240ff
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 @@ -76,7 +76,7 @@
"@types/koa-session": "^5.10.3",
"@types/koa-static-cache": "^5.1.0",
"@types/koa-webpack": "^5.0.1",
"@types/lodash": "^4.14.170",
"@types/lodash": "^4.14.171",
"@types/lru-cache": "^5.1.0",
"@types/memory-fs": "^0.3.3",
"@types/mini-css-extract-plugin": "^0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,10 +1913,10 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/lodash@^4.14.170":
version "4.14.170"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
"@types/lodash@^4.14.171":
version "4.14.171"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==

"@types/lru-cache@^5.1.0":
version "5.1.0"
Expand Down

0 comments on commit ae240ff

Please sign in to comment.