Skip to content

Commit

Permalink
Merge pull request #120 from gmsgowtham/renovate/del-cli-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency del-cli to v5.1.0
  • Loading branch information
gmsgowtham authored Aug 31, 2023
2 parents 5640378 + cb17455 commit de6a40a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/react-test-renderer": "18.0.0",
"commitlint": "17.7.1",
"cosmiconfig": "8.2.0",
"del-cli": "5.0.1",
"del-cli": "5.1.0",
"jest": "29.6.4",
"metro-react-native-babel-preset": "0.77.0",
"pod-install": "0.1.39",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4763,12 +4763,12 @@ degenerator@^5.0.0:
escodegen "^2.1.0"
esprima "^4.0.1"

del-cli@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/del-cli/-/del-cli-5.0.1.tgz#763750ed5f083ede34a220fcc6cd549e53b5b9a7"
integrity sha512-hCDHJd0u0jKFqizgInYXZaILsqOIA7Zl6e7M3hJwP+SlwUAgtV/EB22EPF4e2+9VAVnBDQQBE6tDRe+/UuoFhg==
del-cli@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/del-cli/-/del-cli-5.1.0.tgz#740eca1c7a9eb13043e68d8a361cf0ff9a18d5c8"
integrity sha512-xwMeh2acluWeccsfzE7VLsG3yTr7nWikbfw+xhMnpRrF15pGSkw+3/vJZWlGoE4I86UiLRNHicmKt4tkIX9Jtg==
dependencies:
del "^7.0.0"
del "^7.1.0"
meow "^10.1.3"

del@^6.1.1:
Expand All @@ -4785,10 +4785,10 @@ del@^6.1.1:
rimraf "^3.0.2"
slash "^3.0.0"

del@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/del/-/del-7.0.0.tgz#79db048bec96f83f344b46c1a66e35d9c09fe8ac"
integrity sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==
del@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/del/-/del-7.1.0.tgz#0de0044d556b649ff05387f1fa7c885e155fd1b6"
integrity sha512-v2KyNk7efxhlyHpjEvfyxaAihKKK0nWCuf6ZtqZcFFpQRG0bJ12Qsr0RpvsICMjAAZ8DOVCxrlqpxISlMHC4Kg==
dependencies:
globby "^13.1.2"
graceful-fs "^4.2.10"
Expand Down

0 comments on commit de6a40a

Please sign in to comment.