aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 70701d161..ad6467c83 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.40.0",
"rtlcss": "^4.1.1",
- "sass": "^1.74.1",
+ "sass": "^1.76.0",
"stylelint": "^16.4.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4"
@@ -3648,9 +3648,9 @@
}
},
"node_modules/sass": {
- "version": "1.75.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.75.0.tgz",
- "integrity": "sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==",
+ "version": "1.76.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.76.0.tgz",
+ "integrity": "sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
diff --git a/package.json b/package.json
index f9f6ae5c3..859d4f22d 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.40.0",
"rtlcss": "^4.1.1",
- "sass": "^1.74.1",
+ "sass": "^1.76.0",
"stylelint": "^16.4.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",