aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-03 18:37:24 +0800
committerGitHub <noreply@github.com>2021-06-03 18:37:24 +0800
commit4b65e0e55fc4d14eed899c931b8264265787a3de (patch)
treebb8152d6ea769e2ef875921c061d0722a469fc48
parent006d5a8c39082c2d4f12d510c5c86ce3bcca1490 (diff)
parentfb961fdcf19dae5b0e527b511cf8770280efecd5 (diff)
downloadtimeline-4b65e0e55fc4d14eed899c931b8264265787a3de.tar.gz
timeline-4b65e0e55fc4d14eed899c931b8264265787a3de.tar.bz2
timeline-4b65e0e55fc4d14eed899c931b8264265787a3de.zip
Merge pull request #588 from crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.34.1
build(deps-dev): Bump sass from 1.34.0 to 1.34.1 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1f35c428..f00a86e7 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",