Skip to content

Commit 3ba68d3

Browse files
Bump sync-directory from 6.0.2 to 6.0.5
Bumps [sync-directory](https://github.com/hoperyy/sync-directory) from 6.0.2 to 6.0.5. - [Commits](https://github.com/hoperyy/sync-directory/commits) --- updated-dependencies: - dependency-name: sync-directory dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68be045 commit 3ba68d3

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@docusaurus/module-type-aliases": "2.3.1",
3232
"@tsconfig/docusaurus": "^1.0.5",
33-
"sync-directory": "^6.0.2",
33+
"sync-directory": "^6.0.5",
3434
"ts-node": "^10.9.1",
3535
"typescript": "^4.7.4"
3636
},

yarn.lock

Lines changed: 13 additions & 5 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==
@@ -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"
@@ -7410,10 +7418,10 @@ svgo@^2.7.0, svgo@^2.8.0:
74107418
picocolors "^1.0.0"
74117419
stable "^0.1.8"
74127420

7413-
sync-directory@^6.0.2:
7414-
version "6.0.2"
7415-
resolved "https://registry.yarnpkg.com/sync-directory/-/sync-directory-6.0.2.tgz#9ae66092ed9ee1ce2d7701c27595d3ef6cbaa344"
7416-
integrity sha512-cW8QEKdU8Dt02JzHXUXDwTkknsA8FME/iqpbXfhYEZSnHtW83pPjgK+w4OJl5Ji8shiyM436OG3YCJXr67ZZDg==
7421+
sync-directory@^6.0.5:
7422+
version "6.0.5"
7423+
resolved "https://registry.yarnpkg.com/sync-directory/-/sync-directory-6.0.5.tgz#18b7bf7908dfc18c01265084ee962ae9172c31b7"
7424+
integrity sha512-BIRYtzToHLhaQbK1ofnrr0JobLhcbXiMMTgSKBtPxJZYZxAjhfGRRIicgYKNJuFL5Nk8+HH+UdKVJ5O4lqLcjg==
74177425
dependencies:
74187426
chokidar "^3.3.1"
74197427
commander "^6.2.0"

0 commit comments

Comments
 (0)