Skip to content

Commit e2942f2

Browse files
chore(deps-dev): bump @dhis2/cli-style from 10.4.1 to 10.5.1
Bumps [@dhis2/cli-style](https://github.com/dhis2/cli-style) from 10.4.1 to 10.5.1. - [Release notes](https://github.com/dhis2/cli-style/releases) - [Changelog](https://github.com/dhis2/cli-style/blob/master/CHANGELOG.md) - [Commits](dhis2/cli-style@v10.4.1...v10.5.1) --- updated-dependencies: - dependency-name: "@dhis2/cli-style" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cd9764 commit e2942f2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@dhis2/cli-app-scripts": "^10.0.0",
27-
"@dhis2/cli-style": "^10.4.1",
27+
"@dhis2/cli-style": "^10.5.1",
2828
"@dhis2/cli-utils-cypress": "^7.0.0",
2929
"@dhis2/cypress-commands": "^7.0.0",
3030
"@dhis2/cypress-plugins": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,10 +2156,10 @@
21562156
update-notifier "^3.0.0"
21572157
yargs "^13.1.0"
21582158

2159-
"@dhis2/cli-style@^10.4.1":
2160-
version "10.4.3"
2161-
resolved "https://registry.yarnpkg.com/@dhis2/cli-style/-/cli-style-10.4.3.tgz#a5048c21be3d660975f8cbaf91b0c67ffa62a7f2"
2162-
integrity sha512-SffsjUXNT1LVJxcpDA3XkwnfVw14oUIn1WQqQACLmVqsYZrVUR7L163+A194RnF0Ga7BZu3q59DZn/nGGBYbdw==
2159+
"@dhis2/cli-style@^10.5.1":
2160+
version "10.5.1"
2161+
resolved "https://registry.yarnpkg.com/@dhis2/cli-style/-/cli-style-10.5.1.tgz#cf2df63b5eb203e3e3cec867bb9ba53b0d6f2ed6"
2162+
integrity sha512-epMQFxX+A7HzivXMqX5pHSJqP/CRw94HHWOZ+ab8Ug930Y3gF8YG1QtXgfvdMFz7u+LfQlLujj+DgVa/6W5GTQ==
21632163
dependencies:
21642164
"@commitlint/cli" "^12.1.4"
21652165
"@commitlint/config-conventional" "^13.1.0"

0 commit comments

Comments
 (0)