Skip to content

Commit

Permalink
chore(deps-dev): bump globby from 9.2.0 to 11.0.2 (#7771)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump globby from 9.2.0 to 11.0.2

Bumps [globby](https://github.com/sindresorhus/globby) from 9.2.0 to 11.0.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v9.2.0...v11.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(project): update yarn cache

* chore(yarn): dedupe

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Black <josh@josh.black>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people committed Feb 11, 2021
1 parent ce5a810 commit 6862256
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"fancy-log": "^1.3.0",
"fibers": "^4.0.1",
"glob": "^7.1.2",
"globby": "^9.1.0",
"globby": "^11.0.2",
"gulp": "^4.0.0",
"gulp-axe-webdriver": "^3.1.0",
"gulp-babel": "^8.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9297,7 +9297,7 @@ __metadata:
fibers: ^4.0.1
flatpickr: 4.6.1
glob: ^7.1.2
globby: ^9.1.0
globby: ^11.0.2
gulp: ^4.0.0
gulp-axe-webdriver: ^3.1.0
gulp-babel: ^8.0.0
Expand Down Expand Up @@ -15719,17 +15719,17 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^11.0.1":
version: 11.0.1
resolution: "globby@npm:11.0.1"
"globby@npm:^11.0.1, globby@npm:^11.0.2":
version: 11.0.2
resolution: "globby@npm:11.0.2"
dependencies:
array-union: ^2.1.0
dir-glob: ^3.0.1
fast-glob: ^3.1.1
ignore: ^5.1.4
merge2: ^1.3.0
slash: ^3.0.0
checksum: e7239e9e468c3692aec31dc97b5efc13dd21edf38820baeda98118ade39f475c4ff9e7610859eb4a3c75277ca2616e371265fec3c626aba5db4335bc41c59ac7
checksum: d23f2a6b8897b97fb27422cde243e0fd406ebbaa821929293b27c977d169884f8112494cda4f456a51d0ec1e133e3ac703ec24bfed484e327305ea34a665eb06
languageName: node
linkType: hard

Expand Down Expand Up @@ -15774,7 +15774,7 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^9.0.0, globby@npm:^9.1.0, globby@npm:^9.2.0":
"globby@npm:^9.0.0, globby@npm:^9.2.0":
version: 9.2.0
resolution: "globby@npm:9.2.0"
dependencies:
Expand Down

0 comments on commit 6862256

Please sign in to comment.