summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-08 01:14:49 +0000
committerGitHub <noreply@github.com>2020-08-08 01:14:49 +0000
commitabc0d96b4ef95fcd2f0a2ff02648e3aa1f16c7ab (patch)
treea2c8dd90a27baa362a0352e0eee5ddeee72e26af /package.json
parent579c7073f3cd5276c554b0307e029ebcffe81d87 (diff)
downloadnextcloud-server-abc0d96b4ef95fcd2f0a2ff02648e3aa1f16c7ab.tar.gz
nextcloud-server-abc0d96b4ef95fcd2f0a2ff02648e3aa1f16c7ab.zip
Bump sass-loader from 9.0.2 to 9.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 37588737a2c..84e9a0986e6 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"mocha": "^7.1.2",
"mochapack": "^2.0.3",
"node-sass": "^4.14.1",
- "sass-loader": "^9.0.2",
+ "sass-loader": "^9.0.3",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"style-loader": "^1.2.1",