Skip to content

Commit

Permalink
chore(deps): bump @dhis2/cli-style from 4.1.3 to 4.2.0 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 15, 2019
1 parent 089820c commit 08c6ff1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"license": "BSD-3-Clause",
"devDependencies": {
"@dhis2/cli-style": "4.1.3",
"@dhis2/cli-style": "4.2.0",
"tape": "^4.11.0",
"tape-await": "^0.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@dhis2/cli-cluster": "2.4.0",
"@dhis2/cli-create": "2.4.0",
"@dhis2/cli-helpers-engine": "1.4.2",
"@dhis2/cli-style": "4.1.3",
"@dhis2/cli-style": "4.2.0",
"@dhis2/cli-utils": "2.4.0",
"cli-table3": "^0.5.1",
"envinfo": "^7.4.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1036,10 +1036,10 @@
handlebars "^4.1.2"
isbinaryfile "^4.0.2"

"@dhis2/cli-style@4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@dhis2/cli-style/-/cli-style-4.1.3.tgz#2347d171f6d624f1d11c13c366794f210b2228ab"
integrity sha512-iIZShrhBku/DJywTMCQb4mIKqJ9rOKRFyhVIM3idwGh5ispnmi4r60B+78mOZjyhRHexudff/qNEOJe5z4liJA==
"@dhis2/cli-style@4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@dhis2/cli-style/-/cli-style-4.2.0.tgz#2e524126f7adc2c1ac4b5461a047c4f19d8cc16b"
integrity sha512-bqZSz0Ft7fmEqJ5tkVS9Mb459j0cKN7yBMQowinu9XDdy0cdHrCmRZRRWX10HPtgxFRvFL3llhbI1T58mp/rQA==
dependencies:
"@commitlint/config-conventional" "^8.2.0"
"@commitlint/format" "^8.2.0"
Expand All @@ -1051,7 +1051,7 @@
eslint "^6.5.1"
fs-extra "^8.1.0"
husky "^3.0.8"
lint-staged "^9.4.1"
lint-staged "^9.4.2"
perfy "^1.1.5"
prettier "^1.18.2"
semver "^6.3.0"
Expand Down Expand Up @@ -6484,7 +6484,7 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

lint-staged@^9.4.1:
lint-staged@^9.4.2:
version "9.4.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
Expand Down

0 comments on commit 08c6ff1

Please sign in to comment.