Skip to content

Commit 50c0941

Browse files
Bump lodash from 4.17.4 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.4...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d933056 commit 50c0941

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"javascript-brunch": "^2.10.0",
4343
"jquery": "~1.9",
4444
"livescript": "latest",
45-
"lodash": "^4.17.4",
45+
"lodash": "^4.17.19",
4646
"prelude-ls": "1.1.2",
4747
"shelljs": "~0.2.6",
4848
"underscore": "^1.8.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@ boom@2.x.x:
10811081
dependencies:
10821082
hoek "2.x.x"
10831083

1084-
bootstrap@^3.3.7, bootstrap@~3:
1084+
bootstrap@^3.3.7:
10851085
version "3.3.7"
10861086
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
10871087

@@ -2649,7 +2649,7 @@ gulp-util@^3.0.0, gulp-util@^3.0.1, gulp-util@^3.0.8, gulp-util@~3.0:
26492649
through2 "^2.0.0"
26502650
vinyl "^0.5.0"
26512651

2652-
gulp@latest:
2652+
gulp@^3:
26532653
version "3.9.1"
26542654
resolved "https://registry.yarnpkg.com/gulp/-/gulp-3.9.1.tgz#571ce45928dd40af6514fc4011866016c13845b4"
26552655
dependencies:
@@ -3160,7 +3160,7 @@ javascript-brunch@^2.10.0:
31603160
dependencies:
31613161
esprima "~3.0.0"
31623162

3163-
jquery@>=1.11.0, jquery@>=1.7, jquery@>=1.8:
3163+
jquery@>=1.11.0, jquery@>=1.7:
31643164
version "3.2.1"
31653165
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
31663166

@@ -3519,9 +3519,9 @@ lodash@4.16.4:
35193519
version "4.16.4"
35203520
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
35213521

3522-
"lodash@4.6.1 || ^4.16.1", lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0:
3523-
version "4.17.4"
3524-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3522+
"lodash@4.6.1 || ^4.16.1", lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.19, lodash@^4.2.0:
3523+
version "4.17.19"
3524+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
35253525

35263526
lodash@^2.4.1:
35273527
version "2.4.2"

0 commit comments

Comments
 (0)