Skip to content

Commit 290fcbb

Browse files
Bump lodash from 4.17.15 to 4.17.19
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] <[email protected]>
1 parent f353087 commit 290fcbb

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-jsx-a11y": "6.x",
1919
"eslint-plugin-react": "7.x",
2020
"eslint-plugin-react-hooks": "2.x",
21-
"lodash": "^4.17.15",
21+
"lodash": "^4.17.19",
2222
"prettier": "^2.0.5",
2323
"regenerator-runtime": "^0.13.7"
2424
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1907,16 +1907,11 @@ locate-path@^5.0.0:
19071907
dependencies:
19081908
p-locate "^4.1.0"
19091909

1910-
lodash@^4.17.14, lodash@^4.17.19:
1910+
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19:
19111911
version "4.17.19"
19121912
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
19131913
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
19141914

1915-
lodash@^4.17.15:
1916-
version "4.17.15"
1917-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1918-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1919-
19201915
log-symbols@^3.0.0:
19211916
version "3.0.0"
19221917
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"

0 commit comments

Comments
 (0)