Skip to content

Commit ce8b300

Browse files
Bump lodash from 4.17.20 to 4.17.21 (#6597)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf601c commit ce8b300

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@
11191119
},
11201120
"dependencies": {
11211121
"diff-match-patch": "1.0.5",
1122-
"lodash": "^4.17.20",
1122+
"lodash": "^4.17.21",
11231123
"neovim": "4.10.0",
11241124
"path-browserify": "1.0.1",
11251125
"source-map-support": "0.5.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,10 +3706,10 @@ lodash.templatesettings@^4.0.0:
37063706
dependencies:
37073707
lodash._reinterpolate "^3.0.0"
37083708

3709-
lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.20:
3710-
version "4.17.20"
3711-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3712-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3709+
lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21:
3710+
version "4.17.21"
3711+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3712+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
37133713

37143714
log-symbols@4.0.0:
37153715
version "4.0.0"

0 commit comments

Comments
 (0)