Skip to content

Commit 8abc6aa

Browse files
chore(deps): bump lodash-es from 4.17.15 to 4.17.21 in /example (#225)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c10cf67 commit 8abc6aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"lodash-es": "^4.17.14",
3+
"lodash-es": "^4.17.21",
44
"react": "^16.6.3"
55
},
66
"devDependencies": {

0 commit comments

Comments
 (0)