Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 5f50b6a commit 7cd8447
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/nightingale-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@nightingale-elements/nightingale-manager": "^5.3.0",
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"lodash-es": "4.17.11"
"lodash-es": "4.17.21"
},
"keywords": [
"nightingale",
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-interpro-track/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"@nightingale-elements/nightingale-track": "^5.3.0",
"d3": "7.9.0",
"lodash-es": "4.17.15"
"lodash-es": "4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"@nightingale-elements/nightingale-track": "^5.3.0",
"d3": "7.9.0",
"lodash-es": "4.17.15"
"lodash-es": "4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-sunburst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"dependencies": {
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"d3": "7.9.0",
"lodash-es": "4.17.15"
"lodash-es": "4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-textarea-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"lodash-es": "4.17.11",
"lodash-es": "4.17.21",
"quill": "1.3.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-track/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"dependencies": {
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"d3": "7.9.0",
"lodash-es": "4.17.15"
"lodash-es": "4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-variation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"@nightingale-elements/nightingale-new-core": "^5.3.0",
"@nightingale-elements/nightingale-track": "^5.3.0",
"d3": "7.8.5",
"lodash-es": "4.17.15"
"lodash-es": "4.17.21"
}
}
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11648,15 +11648,10 @@ locate-path@^7.1.0:
dependencies:
p-locate "^6.0.0"

[email protected]:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0"
integrity sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q==

[email protected]:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
[email protected]:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==

lodash.camelcase@^4.3.0:
version "4.3.0"
Expand Down

0 comments on commit 7cd8447

Please sign in to comment.