You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2022/02/02 17:43:42 UTC

[myfaces-tobago] branch master updated: build(deps-dev): bump sass from 1.49.4 to 1.49.7 in /tobago-theme

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

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new a2b06d5  build(deps-dev): bump sass from 1.49.4 to 1.49.7 in /tobago-theme
a2b06d5 is described below

commit a2b06d56ee72c901abcce3fa04fcb55693024c31
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 2 17:20:49 2022 +0000

    build(deps-dev): bump sass from 1.49.4 to 1.49.7 in /tobago-theme
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.49.4 to 1.49.7.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/sass/dart-sass/compare/1.49.4...1.49.7)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-theme/package-lock.json | 14 +++++++-------
 tobago-theme/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 3b8b8a9..72c4d26 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -34,7 +34,7 @@
         "rollup": "^2.67.0",
         "rollup-plugin-terser": "^7.0.2",
         "rollup-plugin-typescript2": "^0.31.2",
-        "sass": "^1.49.4",
+        "sass": "^1.49.7",
         "ts-jest": "^27.1.3",
         "tslib": "^2.3.1",
         "typescript": "^4.5.5",
@@ -6310,9 +6310,9 @@
       "dev": true
     },
     "node_modules/sass": {
-      "version": "1.49.4",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.4.tgz",
-      "integrity": "sha512-xUU5ZlppOjgfEyIIcHpnmY+f+3/ieaadp25S/OqZ5+jBPeTAMJJblkhM6UD9jb4j/lzglz7VOL5kglYt+CvNdQ==",
+      "version": "1.49.7",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.7.tgz",
+      "integrity": "sha512-13dml55EMIR2rS4d/RDHHP0sXMY3+30e1TKsyXaSz3iLWVoDWEoboY8WzJd5JMnxrRHffKO3wq2mpJ0jxRJiEQ==",
       "dev": true,
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
@@ -11959,9 +11959,9 @@
       "dev": true
     },
     "sass": {
-      "version": "1.49.4",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.4.tgz",
-      "integrity": "sha512-xUU5ZlppOjgfEyIIcHpnmY+f+3/ieaadp25S/OqZ5+jBPeTAMJJblkhM6UD9jb4j/lzglz7VOL5kglYt+CvNdQ==",
+      "version": "1.49.7",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.7.tgz",
+      "integrity": "sha512-13dml55EMIR2rS4d/RDHHP0sXMY3+30e1TKsyXaSz3iLWVoDWEoboY8WzJd5JMnxrRHffKO3wq2mpJ0jxRJiEQ==",
       "dev": true,
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 084b635..876c872 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -89,7 +89,7 @@
     "rollup": "^2.67.0",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.31.2",
-    "sass": "^1.49.4",
+    "sass": "^1.49.7",
     "ts-jest": "^27.1.3",
     "tslib": "^2.3.1",
     "typescript": "^4.5.5",