summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichaIng <micha@dietpi.com>2022-12-04 16:04:42 +0100
committerGitHub <noreply@github.com>2022-12-04 16:04:42 +0100
commit882edc6fcff62ec043cc2fd0a848bfcc88e4430a (patch)
treeb5471042d1c241b184f71d1aba7dd0ccc1234e12 /package.json
parentf463aeb2af27941bf9c7d33b2ec3ceb08d691dbe (diff)
parent2be506fc97c6347efdc79e5b202567f698c20566 (diff)
downloadnextcloud-server-882edc6fcff62ec043cc2fd0a848bfcc88e4430a.tar.gz
nextcloud-server-882edc6fcff62ec043cc2fd0a848bfcc88e4430a.zip
Merge pull request #35119 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.0
bump sass-loader from 12.6.0 to 13.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca8bded9838..397f603948d 100644
--- a/package.json
+++ b/package.json
@@ -155,7 +155,7 @@
"puppeteer": "^15.5.0",
"regextras": "^0.8.0",
"sass": "^1.52.1",
- "sass-loader": "^12.6.0",
+ "sass-loader": "^13.2.0",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
"ts-node": "^10.9.1",