Skip to content

Commit 7082d33

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency globby to v8.0.1
1 parent 962b468 commit 7082d33

File tree

6 files changed

+23
-86
lines changed

6 files changed

+23
-86
lines changed

@commitlint/config-patternplate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/marionebl/commitlint#readme",
3333
"dependencies": {
3434
"@commitlint/config-angular": "^6.1.0",
35-
"globby": "4.1.0",
35+
"globby": "8.0.1",
3636
"lodash.merge": "4.6.1"
3737
},
3838
"devDependencies": {

@commitlint/ensure/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"babel-register": "6.26.0",
6868
"concurrently": "3.5.1",
6969
"cross-env": "5.1.1",
70-
"globby": "6.1.0",
70+
"globby": "8.0.1",
7171
"lodash.values": "4.3.0",
7272
"rimraf": "2.6.1",
7373
"xo": "0.20.3"

@commitlint/lint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"concurrently": "3.5.1",
6969
"cross-env": "5.1.1",
7070
"execa": "0.9.0",
71-
"globby": "6.1.0",
71+
"globby": "8.0.1",
7272
"lodash.includes": "4.3.0",
7373
"rimraf": "2.6.1",
7474
"xo": "0.20.3"

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"concurrently": "3.5.1",
6969
"cross-env": "5.1.1",
7070
"execa": "0.9.0",
71-
"globby": "6.1.0",
71+
"globby": "8.0.1",
7272
"rimraf": "2.6.1",
7373
"xo": "0.20.3"
7474
},

@commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"concurrently": "3.5.1",
7070
"conventional-changelog-angular": "1.6.5",
7171
"cross-env": "5.1.1",
72-
"globby": "6.1.0",
72+
"globby": "8.0.1",
7373
"lodash.values": "4.3.0",
7474
"rimraf": "2.6.1",
7575
"xo": "0.20.3"

yarn.lock

+18-81
Original file line numberDiff line numberDiff line change
@@ -2658,49 +2658,7 @@ eslint-visitor-keys@^1.0.0:
26582658
version "1.0.0"
26592659
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
26602660

2661-
2662-
version "4.18.1"
2663-
resolved "https://registry.npmjs.org/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
2664-
dependencies:
2665-
ajv "^5.3.0"
2666-
babel-code-frame "^6.22.0"
2667-
chalk "^2.1.0"
2668-
concat-stream "^1.6.0"
2669-
cross-spawn "^5.1.0"
2670-
debug "^3.1.0"
2671-
doctrine "^2.1.0"
2672-
eslint-scope "^3.7.1"
2673-
eslint-visitor-keys "^1.0.0"
2674-
espree "^3.5.2"
2675-
esquery "^1.0.0"
2676-
esutils "^2.0.2"
2677-
file-entry-cache "^2.0.0"
2678-
functional-red-black-tree "^1.0.1"
2679-
glob "^7.1.2"
2680-
globals "^11.0.1"
2681-
ignore "^3.3.3"
2682-
imurmurhash "^0.1.4"
2683-
inquirer "^3.0.6"
2684-
is-resolvable "^1.0.0"
2685-
js-yaml "^3.9.1"
2686-
json-stable-stringify-without-jsonify "^1.0.1"
2687-
levn "^0.3.0"
2688-
lodash "^4.17.4"
2689-
minimatch "^3.0.2"
2690-
mkdirp "^0.5.1"
2691-
natural-compare "^1.4.0"
2692-
optionator "^0.8.2"
2693-
path-is-inside "^1.0.2"
2694-
pluralize "^7.0.0"
2695-
progress "^2.0.0"
2696-
require-uncached "^1.0.3"
2697-
semver "^5.3.0"
2698-
strip-ansi "^4.0.0"
2699-
strip-json-comments "~2.0.1"
2700-
table "^4.0.1"
2701-
text-table "~0.2.0"
2702-
2703-
eslint@^4.17.0:
2661+
[email protected], eslint@^4.17.0:
27042662
version "4.18.1"
27052663
resolved "https://registry.npmjs.org/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
27062664
dependencies:
@@ -3382,16 +3340,6 @@ [email protected]:
33823340
once "^1.3.0"
33833341
path-is-absolute "^1.0.0"
33843342

3385-
glob@^6.0.1:
3386-
version "6.0.4"
3387-
resolved "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
3388-
dependencies:
3389-
inflight "^1.0.4"
3390-
inherits "2"
3391-
minimatch "2 || 3"
3392-
once "^1.3.0"
3393-
path-is-absolute "^1.0.0"
3394-
33953343
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2:
33963344
version "7.1.2"
33973345
resolved "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -3433,26 +3381,17 @@ globals@^9.18.0:
34333381
version "9.18.0"
34343382
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
34353383

3436-
3437-
version "4.1.0"
3438-
resolved "https://registry.npmjs.org/globby/-/globby-4.1.0.tgz#080f54549ec1b82a6c60e631fc82e1211dbe95f8"
3439-
dependencies:
3440-
array-union "^1.0.1"
3441-
arrify "^1.0.0"
3442-
glob "^6.0.1"
3443-
object-assign "^4.0.1"
3444-
pify "^2.0.0"
3445-
pinkie-promise "^2.0.0"
3446-
3447-
[email protected], globby@^6.0.0, globby@^6.1.0:
3448-
version "6.1.0"
3449-
resolved "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
3384+
[email protected], globby@^8.0.0:
3385+
version "8.0.1"
3386+
resolved "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz#b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50"
34503387
dependencies:
34513388
array-union "^1.0.1"
3452-
glob "^7.0.3"
3453-
object-assign "^4.0.1"
3454-
pify "^2.0.0"
3455-
pinkie-promise "^2.0.0"
3389+
dir-glob "^2.0.0"
3390+
fast-glob "^2.0.2"
3391+
glob "^7.1.2"
3392+
ignore "^3.3.5"
3393+
pify "^3.0.0"
3394+
slash "^1.0.0"
34563395

34573396
globby@^5.0.0:
34583397
version "5.0.0"
@@ -3465,17 +3404,15 @@ globby@^5.0.0:
34653404
pify "^2.0.0"
34663405
pinkie-promise "^2.0.0"
34673406

3468-
globby@^8.0.0:
3469-
version "8.0.1"
3470-
resolved "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz#b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50"
3407+
globby@^6.0.0, globby@^6.1.0:
3408+
version "6.1.0"
3409+
resolved "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
34713410
dependencies:
34723411
array-union "^1.0.1"
3473-
dir-glob "^2.0.0"
3474-
fast-glob "^2.0.2"
3475-
glob "^7.1.2"
3476-
ignore "^3.3.5"
3477-
pify "^3.0.0"
3478-
slash "^1.0.0"
3412+
glob "^7.0.3"
3413+
object-assign "^4.0.1"
3414+
pify "^2.0.0"
3415+
pinkie-promise "^2.0.0"
34793416

34803417
good-listener@^1.2.2:
34813418
version "1.2.2"
@@ -5044,7 +4981,7 @@ mimic-fn@^1.0.0:
50444981
version "1.1.0"
50454982
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
50464983

5047-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
4984+
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
50484985
version "3.0.4"
50494986
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
50504987
dependencies:

0 commit comments

Comments
 (0)