Skip to content

Commit 759b806

Browse files
Bump globby from 9.1.0 to 9.2.0
Bumps [globby](https://github.com/sindresorhus/globby) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v9.1.0...v9.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20eed18 commit 759b806

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ detective@^4.3.1:
10831083
acorn "^5.2.1"
10841084
defined "^1.0.0"
10851085

1086-
dir-glob@^2.2.1:
1086+
dir-glob@^2.2.2:
10871087
version "2.2.2"
10881088
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
10891089
dependencies:
@@ -1888,12 +1888,12 @@ globby@^5.0.0:
18881888
pinkie-promise "^2.0.0"
18891889

18901890
globby@^9.1.0:
1891-
version "9.1.0"
1892-
resolved "https://registry.yarnpkg.com/globby/-/globby-9.1.0.tgz#e90f4d5134109e6d855abdd31bdb1b085428592e"
1891+
version "9.2.0"
1892+
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
18931893
dependencies:
18941894
"@types/glob" "^7.1.1"
18951895
array-union "^1.0.2"
1896-
dir-glob "^2.2.1"
1896+
dir-glob "^2.2.2"
18971897
fast-glob "^2.2.6"
18981898
glob "^7.1.3"
18991899
ignore "^4.0.3"

0 commit comments

Comments
 (0)