Skip to content

Commit

Permalink
chore(deps): bump @dhis2/ui-core from 3.10.0 to 3.11.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 26, 2019
1 parent cfa8b6b commit c9c90a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@dhis2/app-runtime": "^2.0.1",
"@dhis2/cli-helpers-engine": "^1.4.2",
"@dhis2/d2-i18n": "^1.0.5",
"@dhis2/ui-core": "^3.10.0",
"@dhis2/ui-core": "^3.11.0",
"archiver": "^3.1.1",
"babel-jest": "^24.9.0",
"chalk": "^2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,10 @@
resolved "https://registry.yarnpkg.com/@dhis2/prop-types/-/prop-types-1.1.0.tgz#6144470f336fbcf0fd9142c5ea402d03dfb92c2a"
integrity sha512-hHbkoqEbi7vcWcJG1VdBkjKBUFZGWj7VRkwr2GvRU3g1j7AXW5WzsrGGgd/4ejK4nQMardlkZmCrzw7+mkTcRg==

"@dhis2/ui-core@^3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@dhis2/ui-core/-/ui-core-3.10.0.tgz#02f4e17ff1f08b25ba15a69526b06219085417ac"
integrity sha512-ER5mkihEm/jMKhmnI+9C29KaaEgJMyHFaX0C+il88jjEQL69jvY6HDnPtb1MJvYglkx8y5OSPuNXdSDwnHGy7A==
"@dhis2/ui-core@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@dhis2/ui-core/-/ui-core-3.11.0.tgz#eb74e229192d53e26087f5f344abbbd5417ea1fd"
integrity sha512-d3iFXDSe9+BTvl70LlSfz3S+Ec+l7fNz+Qh8T7EcOg+MAKUEA1tNjRp+B5Fh8A6LElXWc1CMkJYcDZNcO285vQ==
dependencies:
"@dhis2/prop-types" "^1.1.0"
classnames "^2.2.6"
Expand Down

0 comments on commit c9c90a6

Please sign in to comment.