Skip to content

Commit 32443c9

Browse files
authored
Merge pull request #5 from fandogh/renovate/all-minor-patch
Update dependency lodash to ^4.17.11
2 parents c585196 + b878e7d commit 32443c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"homepage": "https://github.com/pi0/laravel-multimix#readme",
2020
"dependencies": {
21-
"lodash": "^4.17.4"
21+
"lodash": "^4.17.11"
2222
}
2323
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# yarn lockfile v1
33

44

5-
lodash@^4.17.4:
6-
version "4.17.4"
7-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
5+
lodash@^4.17.11:
6+
version "4.17.11"
7+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"

0 commit comments

Comments
 (0)