Skip to content

Commit 2ae6bf7

Browse files
dependabot-preview[bot]amcgee
authored andcommitted
feat(deps): bump @dhis2/cli-app-scripts from 1.4.4 to 1.5.3 (#156)
Bumps [@dhis2/cli-app-scripts](https://github.com/amcgee/dhis2-app-platform) from 1.4.4 to 1.5.3. - [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.4.4...v1.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 957fd62 commit 2ae6bf7

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "BSD-3-Clause",
1313
"private": false,
1414
"dependencies": {
15-
"@dhis2/cli-app-scripts": "^1.4.4",
15+
"@dhis2/cli-app-scripts": "^1.5.3",
1616
"@dhis2/cli-helpers-engine": "1.4.2"
1717
},
1818
"publishConfig": {

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -964,23 +964,23 @@
964964
dependencies:
965965
find-up "^4.0.0"
966966

967-
"@dhis2/app-runtime@^2.0.1":
968-
version "2.0.1"
969-
resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.1.tgz#a230924116b43352bf07a46f5085f76be36d0707"
970-
integrity sha512-+Rmw+QshbgiBielN7UH4VXfEeSnSj1N3d4HGqf3iekyUXCNdpZX2bD9QrH43KvdfH+lDp71Uh7y3FKEhzSbRLA==
967+
"@dhis2/app-runtime@^2.0.2":
968+
version "2.0.2"
969+
resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.2.tgz#f156f8e337cdd9dc9ca67857252e7e2cdae21569"
970+
integrity sha512-rt2PZYZHwOq7qkkyczLYBgfReaENwauxx8iaTimTwdJrAXRUPkbhjlor63/00XgAY95tsZL7nMK7x3TwiSUfpQ==
971971

972-
"@dhis2/cli-app-scripts@^1.4.4":
973-
version "1.4.4"
974-
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.4.4.tgz#2ae8839357ab453e026b54741f43446b9d7c9bb4"
975-
integrity sha512-jvr3a8PGBiWsLZ8QvH1i1/OECgzi+4OAPXN/u7MWISj6qHEaDGbaYhnohoEpyfNgYBtzYooM1MWXRj5n7XOdZg==
972+
"@dhis2/cli-app-scripts@^1.5.3":
973+
version "1.5.3"
974+
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.5.3.tgz#0145acb89fec91162b48aeb27f89eb7b0e4e1a06"
975+
integrity sha512-vnYEvviXXYq4zrbRRcYpa/N/mbcBJa/FGubAg2/kjenrYCNUfU+cyO488NoTlmEkpm/dnBo6JiYxn6pogx5sDA==
976976
dependencies:
977977
"@babel/core" "^7.6.2"
978978
"@babel/plugin-proposal-class-properties" "^7.4.4"
979979
"@babel/plugin-proposal-object-rest-spread" "^7.4.4"
980980
"@babel/preset-env" "^7.6.2"
981981
"@babel/preset-react" "^7.0.0"
982982
"@babel/preset-typescript" "^7.6.0"
983-
"@dhis2/app-runtime" "^2.0.1"
983+
"@dhis2/app-runtime" "^2.0.2"
984984
"@dhis2/cli-helpers-engine" "^1.4.2"
985985
"@dhis2/d2-i18n" "^1.0.5"
986986
"@dhis2/ui-core" "^3.11.0"
@@ -992,7 +992,7 @@
992992
dotenv-expand "^5.1.0"
993993
fs-extra "^8.1.0"
994994
gaze "^1.1.3"
995-
handlebars "^4.3.1"
995+
handlebars "^4.3.3"
996996
i18next-conv "^9"
997997
i18next-scanner "^2.10.3"
998998
jest-cli "^24.9.0"
@@ -4743,7 +4743,7 @@ gulp-sort@^2.0.0:
47434743
dependencies:
47444744
through2 "^2.0.1"
47454745

4746-
handlebars@^4.1.0, handlebars@^4.1.2, handlebars@^4.3.1, handlebars@^4.4.3:
4746+
handlebars@^4.1.0, handlebars@^4.1.2, handlebars@^4.3.3, handlebars@^4.4.3:
47474747
version "4.4.3"
47484748
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.3.tgz#180bae52c1d0e9ec0c15d7e82a4362d662762f6e"
47494749
integrity sha512-B0W4A2U1ww3q7VVthTKfh+epHx+q4mCt6iK+zEAzbMBpWQAwxCeKxEGpj/1oQTpzPXDNSOG7hmG14TsISH50yw==

0 commit comments

Comments
 (0)