Skip to content

Commit

Permalink
chore(deps): update dependency del to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2022
1 parent 1328855 commit 9d0a62c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 32 deletions.
Binary file removed .yarn/cache/del-npm-2.2.2-56ff0a5a08-053ed28031.zip
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 @@ -106,7 +106,7 @@
"cross-env": "^7.0.0",
"css-loader": "^3.4.2",
"custom-event": "^1.0.0",
"del": "~2.2.0",
"del": "~6.0.0",
"diff": "^5.0.0",
"express-handlebars": "^5.2.1",
"fancy-log": "^1.3.0",
Expand Down
33 changes: 2 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11805,7 +11805,7 @@ __metadata:
cross-env: ^7.0.0
css-loader: ^3.4.2
custom-event: ^1.0.0
del: ~2.2.0
del: ~6.0.0
diff: ^5.0.0
express-handlebars: ^5.2.1
fancy-log: ^1.3.0
Expand Down Expand Up @@ -14738,7 +14738,7 @@ __metadata:
languageName: node
linkType: hard

"del@npm:^6.0.0":
"del@npm:^6.0.0, del@npm:~6.0.0":
version: 6.0.0
resolution: "del@npm:6.0.0"
dependencies:
Expand All @@ -14754,21 +14754,6 @@ __metadata:
languageName: node
linkType: hard

"del@npm:~2.2.0":
version: 2.2.2
resolution: "del@npm:2.2.2"
dependencies:
globby: ^5.0.0
is-path-cwd: ^1.0.0
is-path-in-cwd: ^1.0.0
object-assign: ^4.0.1
pify: ^2.0.0
pinkie-promise: ^2.0.0
rimraf: ^2.2.8
checksum: 053ed28031653f92365b6405a2154d1b415d2ab2f809532c64cc2de1640a694cbcce06e162d4b61d4299e303ef0301eba70dc6c5bdaca9bbe8dc0790758caf68
languageName: node
linkType: hard

"delayed-stream@npm:~1.0.0":
version: 1.0.0
resolution: "delayed-stream@npm:1.0.0"
Expand Down Expand Up @@ -19347,20 +19332,6 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^5.0.0":
version: 5.0.0
resolution: "globby@npm:5.0.0"
dependencies:
array-union: ^1.0.1
arrify: ^1.0.0
glob: ^7.0.3
object-assign: ^4.0.1
pify: ^2.0.0
pinkie-promise: ^2.0.0
checksum: c8d7fb42aa55da87c13ed1f7e0f815c566ceb1bb05257ae1349f882d7a10f3f41d1fbe5604148d6c864df3a65d0b9c9e20cbae5f22b6abc8a4924f45bdad8d8f
languageName: node
linkType: hard

"globby@npm:^6.0.0, globby@npm:^6.1.0":
version: 6.1.0
resolution: "globby@npm:6.1.0"
Expand Down

0 comments on commit 9d0a62c

Please sign in to comment.