Skip to content

Commit d7786fd

Browse files
chore(deps-dev): bump @dhis2/cli-app-scripts from 5.1.0 to 5.7.2
Bumps [@dhis2/cli-app-scripts](https://github.com/amcgee/dhis2-app-platform/tree/HEAD/cli) from 5.1.0 to 5.7.2. - [Release notes](https://github.com/amcgee/dhis2-app-platform/releases) - [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md) - [Commits](https://github.com/amcgee/dhis2-app-platform/commits/v5.7.2/cli) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72df412 commit d7786fd

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"services/*"
1111
],
1212
"devDependencies": {
13-
"@dhis2/cli-app-scripts": "^5.7.1",
13+
"@dhis2/cli-app-scripts": "^5.7.2",
1414
"@dhis2/cli-style": "^7.2.2",
1515
"@dhis2/cli-utils-docsite": "^2.0.3",
1616
"@testing-library/jest-dom": "^5.0.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,19 +1333,19 @@
13331333
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
13341334
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
13351335

1336-
"@dhis2/app-adapter@5.7.1":
1337-
version "5.7.1"
1338-
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-5.7.1.tgz#fc60387d99749f5d3463fa00f08c63ef5b72468b"
1339-
integrity sha512-fT2JD7Iic2JPSKGnHIVfrX+IzvQWL9pPWsZS8gKOcVLCzuJNHjf8d2aPo/40GAc7Mhjmwp/eu6xutW1jMrV6ZA==
1336+
"@dhis2/app-adapter@5.7.2":
1337+
version "5.7.2"
1338+
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-5.7.2.tgz#41aff36d9f175d58c40c69c90ef00e6a26115a0a"
1339+
integrity sha512-Nm15gTc8mw+NO4UG9WPCKQD/VWV/585449wpAVaVmGo08gGQI+wUhseC+/gzlgw82diCKiSgNmT7w++Ob70qRQ==
13401340
dependencies:
13411341
moment "^2.24.0"
13421342

1343-
"@dhis2/app-shell@5.7.1":
1344-
version "5.7.1"
1345-
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-5.7.1.tgz#bfabdd828afca53da62f39d5a56aa397b67cd3f1"
1346-
integrity sha512-gupogJV4WBkj8LL64tUdbG0fHkP4u2KJCVzOViOHmN0ehnfViYDdBCvFOe+7Nyo04bzGE2HwOPkoc6mfu4pgSg==
1343+
"@dhis2/app-shell@5.7.2":
1344+
version "5.7.2"
1345+
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-5.7.2.tgz#5110179823d62c62ed59f45981e108386763c0f8"
1346+
integrity sha512-x6SVpucTeKLuK5I1LZaMzTLi3vs2CZckzydgg/wZvziTS9FEyXa4JJZFeB3EVi/rcrQ2wlI5gTA4w7gdgmB2Lg==
13471347
dependencies:
1348-
"@dhis2/app-adapter" "5.7.1"
1348+
"@dhis2/app-adapter" "5.7.2"
13491349
"@dhis2/app-runtime" "^2.6.1"
13501350
"@dhis2/d2-i18n" "^1.0.5"
13511351
"@dhis2/ui" "^5.7.2"
@@ -1360,10 +1360,10 @@
13601360
typeface-roboto "^0.0.75"
13611361
typescript "^3.6.3"
13621362

1363-
"@dhis2/cli-app-scripts@^5.7.1":
1364-
version "5.7.1"
1365-
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-5.7.1.tgz#5ac09e5da2792ba2799f31e56f364cf55fc9dc47"
1366-
integrity sha512-TWPuPxHX8Xp9T8eEk7d98hr4Y37m4bFl1oGq0xCmG5Gt79pgw6UAsDhMMmdT92bP6jI4z4gx0fjSDtYHLZDaIg==
1363+
"@dhis2/cli-app-scripts@^5.7.2":
1364+
version "5.7.2"
1365+
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-5.7.2.tgz#8aac230fc8d1913bf4fb99ab4bb167a6737a748e"
1366+
integrity sha512-EH2UMpk2Tg8Axw+5MesoqEZo70hyBYyLOa9YOvTKt9qzFTfsa8dBEwht0a3Zblq4v4YqLNdzGPZKhkL4nSE5jA==
13671367
dependencies:
13681368
"@babel/core" "^7.6.2"
13691369
"@babel/plugin-proposal-class-properties" "^7.8.3"
@@ -1372,7 +1372,7 @@
13721372
"@babel/preset-env" "^7.9.0"
13731373
"@babel/preset-react" "^7.0.0"
13741374
"@babel/preset-typescript" "^7.6.0"
1375-
"@dhis2/app-shell" "5.7.1"
1375+
"@dhis2/app-shell" "5.7.2"
13761376
"@dhis2/cli-helpers-engine" "^2.1.1"
13771377
archiver "^3.1.1"
13781378
axios "^0.20.0"

0 commit comments

Comments
 (0)