Skip to content

Commit 916cfd8

Browse files
build(deps): bump lodash from 4.17.15 to 4.17.19 (#277)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 451adee commit 916cfd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-utils": "^1.4.2",
4848
"events": "^3.0.0",
4949
"is_js": "^0.9.0",
50-
"lodash": "^4.17.15",
50+
"lodash": "^4.17.19",
5151
"minimist": "^1.2.5",
5252
"ndjson": "^1.5.0",
5353
"protocol-buffers-encodings": "^1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5551,10 +5551,10 @@ lodash.sortby@^4.7.0:
55515551
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
55525552
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
55535553

5554-
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4:
5555-
version "4.17.15"
5556-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5557-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
5554+
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
5555+
version "4.17.19"
5556+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
5557+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
55585558

55595559
lolex@^5.0.0:
55605560
version "5.1.2"

0 commit comments

Comments
 (0)