Skip to content

Commit 89e9d63

Browse files
Bump brace-expansion from 1.1.11 to 1.1.12 in /website
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14abd7b commit 89e9d63

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

website/yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,7 @@
17211721
"@docusaurus/theme-search-algolia" "2.4.3"
17221722
"@docusaurus/types" "2.4.3"
17231723

1724-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1724+
"@docusaurus/react-loadable@5.5.2":
17251725
version "5.5.2"
17261726
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
17271727
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -3366,9 +3366,9 @@ boxen@^7.0.0:
33663366
wrap-ansi "^8.1.0"
33673367

33683368
brace-expansion@^1.1.7:
3369-
version "1.1.11"
3370-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
3371-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
3369+
version "1.1.12"
3370+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
3371+
integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
33723372
dependencies:
33733373
balanced-match "^1.0.0"
33743374
concat-map "0.0.1"
@@ -9420,6 +9420,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
94209420
dependencies:
94219421
"@babel/runtime" "^7.10.3"
94229422

9423+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
9424+
version "5.5.2"
9425+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
9426+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
9427+
dependencies:
9428+
"@types/react" "*"
9429+
prop-types "^15.6.2"
9430+
94239431
react-modal@3.15.1:
94249432
version "3.15.1"
94259433
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"

0 commit comments

Comments
 (0)