This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit b2b9296cb2f1fd8422b3862f4f94df20d27cdcd6
Author: Dan Klco <[email protected]>
AuthorDate: Thu Jul 9 23:25:10 2020 -0400

    Minor - Updating dependencies
---
 ui/package.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ui/package.json b/ui/package.json
index 4dbf680..797bb42 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -16,13 +16,14 @@
         "eslint": "^6.8.0",
         "eslint-config-airbnb-base": "^14.1.0",
         "eslint-plugin-import": "^2.20.2",
-        "gulp": "^4.0.1",
+        "gulp": "^4.0.2",
         "gulp-clean-css": "^4.3.0",
-        "gulp-cli": "^2.2.0",
+        "gulp-cli": "^2.2.1",
         "gulp-concat": "^2.6.1",
+        "gulp-file-post": "^1.2.3",
         "gulp-header": "^2.0.7",
         "gulp-rename": "^2.0.0",
-        "gulp-sass": "^4.0.2",
+        "gulp-sass": "^4.1.0",
         "gulp-terser": "^1.1.7",
         "streamqueue": "^1.1.2"
     },

Reply via email to