Skip to content

Commit a92bba0

Browse files
Bump broccoli-plugin from 4.0.5 to 4.0.7 (#850)
1 parent 5e321ad commit a92bba0

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4376,13 +4376,13 @@ [email protected]:
43764376
symlink-or-copy "^1.0.1"
43774377

43784378
"[email protected] - 5", broccoli-plugin@^4.0.0, broccoli-plugin@^4.0.1, broccoli-plugin@^4.0.2, broccoli-plugin@^4.0.3:
4379-
version "4.0.5"
4380-
resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-4.0.5.tgz#71e5597f31a652c0e0a6bcb7bbdb50142cc5c959"
4381-
integrity sha512-WA8FQP2EQCBOd1Z6RhXlyTyt/F+sJEwWGTCUrIIBDxHhSURibPW/n0NfwgLdEZSD8/3Ec4B9L3PUqaWxVuVC2A==
4379+
version "4.0.7"
4380+
resolved "https://registry.yarnpkg.com/broccoli-plugin/-/broccoli-plugin-4.0.7.tgz#dd176a85efe915ed557d913744b181abe05047db"
4381+
integrity sha512-a4zUsWtA1uns1K7p9rExYVYG99rdKeGRymW0qOCNkvDPHQxVi3yVyJHhQbM3EZwdt2E0mnhr5e0c/bPpJ7p3Wg==
43824382
dependencies:
43834383
broccoli-node-api "^1.7.0"
43844384
broccoli-output-wrapper "^3.2.5"
4385-
fs-merger "^3.1.0"
4385+
fs-merger "^3.2.1"
43864386
promise-map-series "^0.3.0"
43874387
quick-temp "^0.1.8"
43884388
rimraf "^3.0.2"
@@ -8787,17 +8787,16 @@ fs-extra@^9.0.0, fs-extra@^9.0.1:
87878787
jsonfile "^6.0.1"
87888788
universalify "^2.0.0"
87898789

8790-
fs-merger@^3.0.1, fs-merger@^3.1.0:
8791-
version "3.1.0"
8792-
resolved "https://registry.yarnpkg.com/fs-merger/-/fs-merger-3.1.0.tgz#f30f74f6c70b2ff7333ec074f3d2f22298152f3b"
8793-
integrity sha512-RZ9JtqugaE8Rkt7idO5NSwcxEGSDZpLmVFjtVQUm3f+bWun7JAU6fKyU6ZJUeUnKdJwGx8uaro+K4QQfOR7vpA==
8790+
fs-merger@^3.0.1, fs-merger@^3.2.1:
8791+
version "3.2.1"
8792+
resolved "https://registry.yarnpkg.com/fs-merger/-/fs-merger-3.2.1.tgz#a225b11ae530426138294b8fbb19e82e3d4e0b3b"
8793+
integrity sha512-AN6sX12liy0JE7C2evclwoo0aCG3PFulLjrTLsJpWh/2mM+DinhpSGqYLbHBBbIW1PLRNcFhJG8Axtz8mQW3ug==
87948794
dependencies:
87958795
broccoli-node-api "^1.7.0"
87968796
broccoli-node-info "^2.1.0"
87978797
fs-extra "^8.0.1"
87988798
fs-tree-diff "^2.0.1"
8799-
rimraf "^2.6.3"
8800-
walk-sync "^2.0.2"
8799+
walk-sync "^2.2.0"
88018800

88028801
fs-minipass@^2.0.0:
88038802
version "2.1.0"

0 commit comments

Comments
 (0)