Skip to content

Commit 87d26a6

Browse files
renovate[bot]daniel-cottone
authored andcommitted
fix(deps): update dependency lodash to v4.17.11 (#45)
1 parent c266059 commit 87d26a6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"fs-extra": "7.0.0",
66-
"lodash": "4.17.10"
66+
"lodash": "4.17.11"
6767
},
6868
"devDependencies": {
6969
"@semantic-release/changelog": "3.0.0",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2518,7 +2518,11 @@ lodash.without@~4.4.0:
25182518
version "4.4.0"
25192519
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
25202520

2521-
lodash@4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
2521+
lodash@4.17.11:
2522+
version "4.17.11"
2523+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
2524+
2525+
lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
25222526
version "4.17.10"
25232527
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
25242528

0 commit comments

Comments
 (0)