Merge pull request #11716 from backstage/renovate/del-6.x-lockfile

chore(deps): update dependency del to v6.1.1
This commit is contained in:
github-actions[bot]
2022-05-30 12:47:28 +00:00
committed by GitHub
+3 -3
View File
@@ -10852,9 +10852,9 @@ define-property@^2.0.2:
isobject "^3.0.1"
del@^6.0.0:
version "6.1.0"
resolved "https://registry.npmjs.org/del/-/del-6.1.0.tgz#aa79a5b0a2a9ecc985c0a075e8ad9a5b23bf949c"
integrity sha512-OpcRktOt7G7HBfyxP0srBH4Djg4824EQORX8E1qvIhIzthNNArxxhrB/Mm7dRMiLi1nvFyUpDhzD2cTtbBhV8A==
version "6.1.1"
resolved "https://registry.npmjs.org/del/-/del-6.1.1.tgz#3b70314f1ec0aa325c6b14eb36b95786671edb7a"
integrity sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==
dependencies:
globby "^11.0.1"
graceful-fs "^4.2.4"