Skip to content

Commit

Permalink
fix(deps): release log levels updates from helpers-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Jun 8, 2021
1 parent bfcbc89 commit 2ebf5bd
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 @@ -27,7 +27,7 @@
"dependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@dhis2/cli-helpers-engine": "^2.2.0",
"@dhis2/cli-helpers-engine": "^2.4.0",
"@ls-lint/ls-lint": "^1.9.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,10 +248,10 @@
update-notifier "^3.0.0"
yargs "^13.1.0"

"@dhis2/cli-helpers-engine@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@dhis2/cli-helpers-engine/-/cli-helpers-engine-2.2.0.tgz#7202150890a46a04e3bfced02e40031fdd574542"
integrity sha512-MbvqEbiBBqagO7sSxfGQ/YsIsHB/mh7ns8haXO7eh/WtzERbDEz2uPNcR/prBg6+StenGizgZdKJXKgVVaoVVg==
"@dhis2/cli-helpers-engine@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@dhis2/cli-helpers-engine/-/cli-helpers-engine-2.4.0.tgz#1609d358088f0616fb400aa9f90fc8bb57d4b196"
integrity sha512-SRcN3s/sQTkd5VUbWAs2+UeYtJ0zLdj4F/RkrL8x2/RX/79vIxvryqBom4FFw/meY0c2GDpXgrpKNQcST/OHBQ==
dependencies:
chalk "^3.0.0"
cross-spawn "^7.0.3"
Expand Down

0 comments on commit 2ebf5bd

Please sign in to comment.