Skip to content

Commit 659cee7

Browse files
chore(deps): update dependency lodash to ^4.17.20 (#145)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ab01815 commit 659cee7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"expect": "^24.1.0",
127127
"husky": "^4.3.5",
128128
"lnfs-cli": "^2.1.0",
129-
"lodash": "^4.17.11",
129+
"lodash": "^4.17.20",
130130
"mkdirp": "^0.5.1",
131131
"mocha": "^6.1.4",
132132
"nyc": "^13.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4225,7 +4225,7 @@ lodash.uniq@^4.5.0:
42254225
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
42264226
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
42274227

4228-
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
4228+
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4:
42294229
version "4.17.20"
42304230
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
42314231
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

0 commit comments

Comments
 (0)