Skip to content

Commit b6e4565

Browse files
authored
Merge pull request #153 from theKashey/greenkeeper/scan-directory-2.0.0
Update scan-directory to the latest version 🚀
2 parents ed0f69b + e1041e4 commit b6e4565

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"crc-32": "^1.2.0",
6464
"detect-node": "^2.0.4",
6565
"prop-types": "^15.6.2",
66-
"scan-directory": "^1.0.0",
66+
"scan-directory": "^2.0.0",
6767
"tslib": "^1.10.0"
6868
},
6969
"size-limit": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9899,10 +9899,10 @@ sax@^1.2.4, sax@~1.2.4:
98999899
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
99009900
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
99019901

9902-
scan-directory@^1.0.0:
9903-
version "1.0.0"
9904-
resolved "https://registry.yarnpkg.com/scan-directory/-/scan-directory-1.0.0.tgz#46b6769dbd893d9bd7490ae9dcc43811a38b7fbb"
9905-
integrity sha512-StSp3ahu7EE1oqVfemF9nV7DVusIaVRuZVa4CZX5rzCUwspqO21wWdNshxZuFIQD7zj/HvvglBoycIizZbTBdw==
9902+
scan-directory@^2.0.0:
9903+
version "2.0.0"
9904+
resolved "https://registry.yarnpkg.com/scan-directory/-/scan-directory-2.0.0.tgz#99fcb923ca26b8e2541cc3afb34d50cf494ea65f"
9905+
integrity sha512-0lsRfL5lKFQEQA//Ud4WatdCGD9krgzaEL9VqAPmddeLLvaKAgHEUvzN87V/0F9E2B813ha78PIiZFAtmLNwjw==
99069906

99079907
scheduler@^0.10.0:
99089908
version "0.10.0"

0 commit comments

Comments
 (0)