aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-09 12:34:40 +0000
committerGitHub <noreply@github.com>2023-10-09 12:34:40 +0000
commit2356755eebf2ab7fc6b638c876a430e12207cc9b (patch)
tree0fd9abb4d568fe75c899740f3b618b940b1abbb9
parent4a51fb55b575e9580e8d9132b2d2c484035265c3 (diff)
downloadcompiler-explorer-gh-9009.tar.gz
compiler-explorer-gh-9009.zip
chore(deps): update dependency sass to ^1.69.0gh-9009
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 3f897a6e4..de45c86f3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -139,7 +139,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.3.3",
"prettier": "^3.0.3",
- "sass": "^1.66.1",
+ "sass": "^1.69.0",
"sass-loader": "^13.3.2",
"sinon": "^16.1.0",
"source-map-loader": "^4.0.1",
diff --git a/package.json b/package.json
index 0ad254562..a82a7619b 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.3.3",
"prettier": "^3.0.3",
- "sass": "^1.66.1",
+ "sass": "^1.69.0",
"sass-loader": "^13.3.2",
"sinon": "^16.1.0",
"source-map-loader": "^4.0.1",