Skip to content

Commit

Permalink
fix(deps): bump @dhis2/cli-app-scripts from 1.5.5 to 1.5.9 (#195)
Browse files Browse the repository at this point in the history
Bumps [@dhis2/cli-app-scripts](https://github.com/amcgee/dhis2-app-platform) from 1.5.5 to 1.5.9.
- [Release notes](https://github.com/amcgee/dhis2-app-platform/releases)
- [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md)
- [Commits](dhis2/app-platform@v1.5.5...v1.5.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and amcgee committed Nov 21, 2019
1 parent 6fa1b89 commit 35f9487
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "BSD-3-Clause",
"private": false,
"dependencies": {
"@dhis2/cli-app-scripts": "^1.5.5",
"@dhis2/cli-app-scripts": "^1.5.9",
"@dhis2/cli-helpers-engine": "1.4.2"
},
"publishConfig": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,23 +971,23 @@
dependencies:
find-up "^4.0.0"

"@dhis2/app-runtime@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.2.tgz#f156f8e337cdd9dc9ca67857252e7e2cdae21569"
integrity sha512-rt2PZYZHwOq7qkkyczLYBgfReaENwauxx8iaTimTwdJrAXRUPkbhjlor63/00XgAY95tsZL7nMK7x3TwiSUfpQ==
"@dhis2/app-runtime@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.4.tgz#9ae202fef3313094aef33a3e38d2c6c5d799c808"
integrity sha512-w5+C/fHSsuF0am5Tpvz53+tigEZzfz9ahkjXH3BiWxGVxwZGtdHjWfso1T5bJRiKhDTgf76TxIsQiC11W20WyA==

"@dhis2/cli-app-scripts@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.5.5.tgz#a81de706af735a85baea064a619403380edfde44"
integrity sha512-07/VVYBEyX707VZM7sfkcZTknVOw1yVAKupzxw8XbiMZo8fOSgyKOEG1JrnSKVO5rTPKHp3CBRP5VVb/SgIDLw==
"@dhis2/cli-app-scripts@^1.5.9":
version "1.5.9"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.5.9.tgz#84fe5d1b207ffc905fe542b36c4bce319549cbdc"
integrity sha512-RitSgJqa/HA3ljaTWfIOLTC6fc53U+bnyeRs9ht3Gc3ev6jG+Xwe2/NjmxboaFosj3LkltjXX0+zEqgens2DVw==
dependencies:
"@babel/core" "^7.6.2"
"@babel/plugin-proposal-class-properties" "^7.4.4"
"@babel/plugin-proposal-object-rest-spread" "^7.4.4"
"@babel/preset-env" "^7.6.2"
"@babel/preset-react" "^7.0.0"
"@babel/preset-typescript" "^7.6.0"
"@dhis2/app-runtime" "^2.0.2"
"@dhis2/app-runtime" "^2.0.4"
"@dhis2/cli-helpers-engine" "^1.4.2"
"@dhis2/d2-i18n" "^1.0.5"
"@dhis2/ui-core" "^3.11.0"
Expand Down

0 comments on commit 35f9487

Please sign in to comment.