Skip to content

Commit 34eb315

Browse files
Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 545aa23 commit 34eb315

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@
15481548
"@docusaurus/theme-search-algolia" "2.4.0"
15491549
"@docusaurus/types" "2.4.0"
15501550

1551-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1551+
"@docusaurus/[email protected]":
15521552
version "5.5.2"
15531553
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15541554
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -3238,9 +3238,9 @@ cross-fetch@^3.1.5:
32383238
node-fetch "2.6.7"
32393239

32403240
cross-spawn@^7.0.3:
3241-
version "7.0.3"
3242-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
3243-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
3241+
version "7.0.6"
3242+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
3243+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
32443244
dependencies:
32453245
path-key "^3.1.0"
32463246
shebang-command "^2.0.0"
@@ -6163,6 +6163,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
61636163
dependencies:
61646164
"@babel/runtime" "^7.10.3"
61656165

6166+
"react-loadable@npm:@docusaurus/[email protected]":
6167+
version "5.5.2"
6168+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6169+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6170+
dependencies:
6171+
"@types/react" "*"
6172+
prop-types "^15.6.2"
6173+
61666174
react-router-config@^5.1.1:
61676175
version "5.1.1"
61686176
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)