summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-04 14:45:19 +0000
committerGitHub <noreply@github.com>2021-06-04 14:45:19 +0000
commit74eb791878a44ef7d94c9054c9cd14643ce9a814 (patch)
tree3372e24af38e43ece5167f77010d11ecc102f1e2 /package.json
parent4be830daeb098a1ab6617312b6d838e418a3d9dc (diff)
Bump sass from 1.34.0 to 1.34.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 4b95dd54..e8dfb398 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"node-polyfill-webpack-plugin": "^1.1.2",
- "sass": "^1.34.0",
+ "sass": "^1.34.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",