Skip to content

Commit a3662ec

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] <support@github.com>
1 parent 68be045 commit a3662ec

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
@@ -1483,7 +1483,7 @@
14831483
"@docusaurus/theme-search-algolia" "2.3.1"
14841484
"@docusaurus/types" "2.3.1"
14851485

1486-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1486+
"@docusaurus/react-loadable@5.5.2":
14871487
version "5.5.2"
14881488
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14891489
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -3266,9 +3266,9 @@ cross-fetch@^3.1.5:
32663266
node-fetch "2.6.7"
32673267

32683268
cross-spawn@^7.0.3:
3269-
version "7.0.3"
3270-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
3271-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
3269+
version "7.0.6"
3270+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
3271+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
32723272
dependencies:
32733273
path-key "^3.1.0"
32743274
shebang-command "^2.0.0"
@@ -6553,6 +6553,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
65536553
dependencies:
65546554
"@babel/runtime" "^7.10.3"
65556555

6556+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6557+
version "5.5.2"
6558+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6559+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6560+
dependencies:
6561+
"@types/react" "*"
6562+
prop-types "^15.6.2"
6563+
65566564
react-router-config@^5.1.1:
65576565
version "5.1.1"
65586566
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)