Skip to content

Commit

Permalink
Bump lodash from 4.17.4 to 4.17.21 in /kotoed-js
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent 37d0906 commit 669044d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kotoed-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"history": "~4.6.3",
"immutable": "~3.8.2",
"jquery": "~3.2.1",
"lodash": "~4.17.4",
"lodash": "~4.17.21",
"moment": "~2.18.1",
"mousetrap": "1.6.1",
"path-to-regexp": "^1.7.0",
Expand Down
6 changes: 3 additions & 3 deletions kotoed-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,9 +2966,9 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"

lodash@^4.1.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
lodash@^4.1.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"

longest@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 669044d

Please sign in to comment.