Skip to content

Commit

Permalink
Merge pull request #115 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.0.1
  • Loading branch information
gmsgowtham authored Aug 25, 2023
2 parents 9d7c276 + 9e5d47a commit 4151c06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0",
"del-cli": "5.0.1",
"jest": "29.6.4",
"metro-react-native-babel-preset": "0.77.0",
"pod-install": "0.1.38",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4739,10 +4739,10 @@ degenerator@^5.0.0:
escodegen "^2.1.0"
esprima "^4.0.1"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/del-cli/-/del-cli-5.0.0.tgz#fa79fd57e888ecaaf8a468d87e8a175142a24aa9"
integrity sha512-rENFhUaYcjoMODwFhhlON+ogN7DoG+4+GFN+bsA1XeDt4w2OKQnQadFP1thHSAlK9FAtl88qgP66wOV+eFZZiQ==
[email protected].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==
dependencies:
del "^7.0.0"
meow "^10.1.3"
Expand Down

0 comments on commit 4151c06

Please sign in to comment.