Skip to content

Commit a845338

Browse files
Bump lodash-es from 4.17.21 to 4.18.1 in /glean/website
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5ca0b5 commit a845338

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

glean/website/yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,8 +1586,7 @@
15861586
"@docusaurus/theme-search-algolia" "2.4.3"
15871587
"@docusaurus/types" "2.4.3"
15881588

1589-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1590-
name react-loadable
1589+
"@docusaurus/react-loadable@5.5.2":
15911590
version "5.5.2"
15921591
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15931592
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -7098,9 +7097,9 @@ locate-path@^6.0.0:
70987097
p-locate "^5.0.0"
70997098

71007099
lodash-es@^4.17.21:
7101-
version "4.17.21"
7102-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
7103-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
7100+
version "4.18.1"
7101+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d"
7102+
integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==
71047103

71057104
lodash.curry@^4.0.1:
71067105
version "4.1.1"
@@ -9293,6 +9292,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
92939292
dependencies:
92949293
"@babel/runtime" "^7.10.3"
92959294

9295+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
9296+
version "5.5.2"
9297+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
9298+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
9299+
dependencies:
9300+
"@types/react" "*"
9301+
prop-types "^15.6.2"
9302+
92969303
react-modal@3.15.1:
92979304
version "3.15.1"
92989305
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"

0 commit comments

Comments
 (0)