Skip to content

Commit da992e5

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
Bump globby from 10.0.2 to 11.0.0 (#46)
Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.2 to 11.0.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v10.0.2...v11.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3f3875d commit da992e5

2 files changed

Lines changed: 19 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chalk": "^3.0.0",
1919
"debug": "^4.1.1",
2020
"ember-template-recast": "^4.0.0",
21-
"globby": "^10.0.2",
21+
"globby": "^11.0.0",
2222
"jscodeshift": "^0.7.0",
2323
"pkg-dir": "^4.2.0"
2424
},

yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2257,10 +2257,10 @@ fast-diff@^1.1.2:
22572257
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
22582258
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
22592259

2260-
fast-glob@^3.0.3:
2261-
version "3.1.0"
2262-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.1.0.tgz#77375a7e3e6f6fc9b18f061cddd28b8d1eec75ae"
2263-
integrity sha512-TrUz3THiq2Vy3bjfQUB2wNyPdGBeGmdjbzzBLhfHN4YFurYptCKwGq/TfiRavbGywFRzY6U2CdmQ1zmsY5yYaw==
2260+
fast-glob@^3.0.3, fast-glob@^3.1.1:
2261+
version "3.1.1"
2262+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.1.1.tgz#87ee30e9e9f3eb40d6f254a7997655da753d7c82"
2263+
integrity sha512-nTCREpBY8w8r+boyFYAx21iL6faSsQynliPHM4Uf56SbkyohCNxpVPEH9xrF5TXKy+IsjkPUHDKiUkzBVRXn9g==
22642264
dependencies:
22652265
"@nodelib/fs.stat" "^2.0.2"
22662266
"@nodelib/fs.walk" "^1.2.3"
@@ -2518,7 +2518,7 @@ globals@^12.1.0:
25182518
dependencies:
25192519
type-fest "^0.8.1"
25202520

2521-
globby@^10.0.1, globby@^10.0.2:
2521+
globby@^10.0.1:
25222522
version "10.0.2"
25232523
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543"
25242524
integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==
@@ -2532,6 +2532,18 @@ globby@^10.0.1, globby@^10.0.2:
25322532
merge2 "^1.2.3"
25332533
slash "^3.0.0"
25342534

2535+
globby@^11.0.0:
2536+
version "11.0.0"
2537+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
2538+
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
2539+
dependencies:
2540+
array-union "^2.1.0"
2541+
dir-glob "^3.0.1"
2542+
fast-glob "^3.1.1"
2543+
ignore "^5.1.4"
2544+
merge2 "^1.3.0"
2545+
slash "^3.0.0"
2546+
25352547
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2:
25362548
version "4.2.2"
25372549
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
@@ -2718,7 +2730,7 @@ ignore@^4.0.6:
27182730
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
27192731
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
27202732

2721-
ignore@^5.1.1:
2733+
ignore@^5.1.1, ignore@^5.1.4:
27222734
version "5.1.4"
27232735
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
27242736
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==

0 commit comments

Comments
 (0)