Skip to content

Commit 1ffcaa0

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 998e039 commit 1ffcaa0

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
@@ -17,7 +17,7 @@
1717
"eslint-plugin-jsx-a11y": "6.x",
1818
"eslint-plugin-react": "7.x",
1919
"eslint-plugin-react-hooks": "2.x",
20-
"lodash": "^4.17.15",
20+
"lodash": "^4.17.19",
2121
"prettier": "^2.0.5"
2222
}
2323
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,16 +1889,11 @@ locate-path@^5.0.0:
18891889
dependencies:
18901890
p-locate "^4.1.0"
18911891

1892-
lodash@^4.17.14, lodash@^4.17.19:
1892+
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19:
18931893
version "4.17.19"
18941894
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
18951895
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
18961896

1897-
lodash@^4.17.15:
1898-
version "4.17.15"
1899-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1900-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1901-
19021897
log-symbols@^3.0.0:
19031898
version "3.0.0"
19041899
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"

0 commit comments

Comments
 (0)