chore: match fs-events version across the workspace (#3795)

This commit is contained in:
Bartosz Kaszubowski 2020-11-21 16:49:48 +01:00 committed by GitHub
parent 533bc6ad9a
commit d9ed20ebcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 16 additions and 24 deletions

View file

@ -31,7 +31,7 @@
"@docusaurus/utils-validation": "2.0.0-alpha.68",
"chalk": "^3.0.0",
"execa": "^3.4.0",
"fs-extra": "^8.1.0",
"fs-extra": "^9.0.1",
"globby": "^10.0.1",
"import-fresh": "^3.2.2",
"joi": "^17.2.1",