diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-29 07:03:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 07:03:21 +0000 |
commit | ee9113f9247404e4725c24dbec78ddbbb2c3eb59 (patch) | |
tree | 92731c6365a1b15ec04403c908abfbdf1f8a2cdf | |
parent | fb3e62c89daa4ea497d544355a46a599ad29df25 (diff) | |
download | timeline-ee9113f9247404e4725c24dbec78ddbbb2c3eb59.tar.gz timeline-ee9113f9247404e4725c24dbec78ddbbb2c3eb59.tar.bz2 timeline-ee9113f9247404e4725c24dbec78ddbbb2c3eb59.zip |
build(deps-dev): Bump sass from 1.32.11 to 1.32.12 in /FrontEnd
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [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.32.11...1.32.12)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 394cc4f5..cb9c4331 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -100,7 +100,7 @@ "prettier": "^2.2.1",
"querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
- "sass": "^1.32.11",
+ "sass": "^1.32.12",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-loader": "^9.1.1",
|