aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-03 07:45:47 +0000
committerGitHub <noreply@github.com>2021-06-03 07:45:47 +0000
commitfb961fdcf19dae5b0e527b511cf8770280efecd5 (patch)
treeb5e8a52b411bf92ca80a42eb8553e5377516809d
parentf4b66c32473fcdf74edc8c2d2cba8cd75e507639 (diff)
downloadtimeline-fb961fdcf19dae5b0e527b511cf8770280efecd5.tar.gz
timeline-fb961fdcf19dae5b0e527b511cf8770280efecd5.tar.bz2
timeline-fb961fdcf19dae5b0e527b511cf8770280efecd5.zip
build(deps-dev): Bump sass from 1.34.0 to 1.34.1 in /FrontEnd
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>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 30c04319..ef476709 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -90,7 +90,7 @@
"prettier": "^2.3.0",
"react-refresh": "^0.10.0",
"react-refresh-typescript": "^2.0.1",
- "sass": "^1.34.0",
+ "sass": "^1.34.1",
"sass-loader": "^12.0.0",
"style-loader": "^2.0.0",
"ts-loader": "^9.2.2",