Skip to content

Commit 3700416

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 1125993 commit 3700416

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
@@ -1263,7 +1263,7 @@ detective@^4.3.1:
12631263
acorn "^5.2.1"
12641264
defined "^1.0.0"
12651265

1266-
dir-glob@^2.2.1:
1266+
dir-glob@^2.2.2:
12671267
version "2.2.2"
12681268
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
12691269
dependencies:
@@ -2109,12 +2109,12 @@ globby@^5.0.0:
21092109
pinkie-promise "^2.0.0"
21102110

21112111
globby@^9.1.0:
2112-
version "9.1.0"
2113-
resolved "https://registry.yarnpkg.com/globby/-/globby-9.1.0.tgz#e90f4d5134109e6d855abdd31bdb1b085428592e"
2112+
version "9.2.0"
2113+
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
21142114
dependencies:
21152115
"@types/glob" "^7.1.1"
21162116
array-union "^1.0.2"
2117-
dir-glob "^2.2.1"
2117+
dir-glob "^2.2.2"
21182118
fast-glob "^2.2.6"
21192119
glob "^7.1.3"
21202120
ignore "^4.0.3"

0 commit comments

Comments
 (0)